sys/event/periodic: model in Kconfig
This commit is contained in:
parent
efeecae3a5
commit
dda5441c6c
@ -18,6 +18,10 @@ menuconfig MODULE_EVENT
|
|||||||
|
|
||||||
if MODULE_EVENT
|
if MODULE_EVENT
|
||||||
|
|
||||||
|
config MODULE_EVENT_PERIODIC
|
||||||
|
bool "Provides functionality to trigger periodic events"
|
||||||
|
depends on MODULE_EVENT_TIMEOUT_ZTIMER
|
||||||
|
|
||||||
config MODULE_EVENT_CALLBACK
|
config MODULE_EVENT_CALLBACK
|
||||||
bool "Support for callback-with-argument event type"
|
bool "Support for callback-with-argument event type"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user