1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
2021-01-19 09:31:05 +01:00

11 lines
299 B
Plaintext

# this file enables modules defined in Kconfig. Do not use this file for
# application configuration. This is only needed during migration.
CONFIG_MODULE_XTIMER=y
CONFIG_MODULE_SHELL=y
# for testing
# CONFIG_MODULE_PS=y
# CONFIG_MODULE_SHELL_COMMANDS=y
CONFIG_MODULE_TEST_UTILS_INTERACTIVE_SYNC=y