kconfig.features: Add HAS_PERIPH_TIMER_PERIODIC
This commit is contained in:
parent
67a43e0ada
commit
42e521b736
@ -210,6 +210,12 @@ config HAS_PERIPH_TIMER
|
|||||||
help
|
help
|
||||||
Indicates that a Timer peripheral is present.
|
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
|
config HAS_PERIPH_UART
|
||||||
bool
|
bool
|
||||||
help
|
help
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user