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

tests/saul: add Kconfig

This commit is contained in:
Francisco Molina 2021-11-25 12:03:40 +01:00
parent cfb53fef39
commit 2ec6a00734

View File

@ -0,0 +1,3 @@
CONFIG_MODULE_SAUL_DEFAULT=y
CONFIG_MODULE_SAUL=y
CONFIG_MODULE_XTIMER=y