diff --git a/kconfigs/Kconfig.features b/kconfigs/Kconfig.features index 77280c09d4..99325a000e 100644 --- a/kconfigs/Kconfig.features +++ b/kconfigs/Kconfig.features @@ -210,6 +210,12 @@ config HAS_PERIPH_TIMER help Indicates that a Timer peripheral is present. +config HAS_PERIPH_TIMER_PERIODIC + bool + help + Indicates that the Timer peripheral provides the periodic timeout + functionality. + config HAS_PERIPH_UART bool help