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

8 lines
267 B
Plaintext
Raw Normal View History

2021-09-22 09:22:15 +02:00
# this file enables modules defined in Kconfig. Do not use this file for
# application configuration. This is only needed during migration.
CONFIG_MODULE_MTD=y
CONFIG_MODULE_MTD_WRITE_PAGE=y
CONFIG_MODULE_OD=y
CONFIG_MODULE_SHELL=y
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y