mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 22:52:45 +01:00
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
config APPLICATION
|
|
bool
|
|
default y
|
|
imply MODULE_PERIPH_FMC_NOR_SRAM
|
|
imply MODULE_PERIPH_FMC_SDRAM
|
|
depends on TEST_KCONFIG
|