1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
2020-11-06 15:58:00 +01:00

7 lines
275 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_TEST_UTILS_INTERACTIVE_SYNC=y
CONFIG_MODULE_PERIPH_UART=y
CONFIG_MODULE_PERIPH_UART_NONBLOCKING=y
CONFIG_MODULE_XTIMER=y