mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|