mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
ieee802154/submac/Kconfig: select ZTIMER
This commit is contained in:
parent
92f3a170af
commit
fc0e59cac3
@ -19,7 +19,7 @@ config MODULE_IEEE802154_SECURITY
|
|||||||
|
|
||||||
config MODULE_IEEE802154_SUBMAC
|
config MODULE_IEEE802154_SUBMAC
|
||||||
bool "IEEE 802.15.4 submac"
|
bool "IEEE 802.15.4 submac"
|
||||||
select MODULE_XTIMER
|
select ZTIMER_USEC
|
||||||
help
|
help
|
||||||
This module defines a common layer for handling the lower part of the IEEE 802.15.4 MAC layer.
|
This module defines a common layer for handling the lower part of the IEEE 802.15.4 MAC layer.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user