1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:52:45 +01:00
RIOT/tests/drivers/st77xx/app.config.test

7 lines
240 B
Plaintext
Raw Normal View History

# this file enables modules defined in Kconfig. Do not use this file for
# application configuration. This is only needed during migration.
2023-07-30 16:16:33 +02:00
CONFIG_MODULE_BENCHMARK=y
CONFIG_MODULE_ST77XX=y
CONFIG_MODULE_ZTIMER=y
CONFIG_MODULE_ZTIMER_MSEC=y