1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/pkg_umorse: Add Kconfig defaults

This commit is contained in:
MrKevinWeiss 2021-02-16 13:41:24 +01:00
parent b53fbf081d
commit ab92319f69

View File

@ -0,0 +1,6 @@
CONFIG_MODULE_POSIX_SLEEP=y
CONFIG_MODULE_ZTIMER=y
CONFIG_MODULE_ZTIMER_PERIPH_TIMER=y
CONFIG_MODULE_ZTIMER_USEC=y
CONFIG_MODULE_ZTIMER_MSEC=y
CONFIG_PACKAGE_UMORSE=y