mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 05:27:10 +08:00
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
|
config RT_USING_UART0
|
||
|
bool "Enable UART0"
|
||
|
default y
|
||
|
|
||
|
config RT_DFS_ELM_REENTRANT
|
||
|
bool "Enable SD Card"
|
||
|
default y
|
||
|
|
||
|
config USE_EXT_SDRAM
|
||
|
bool "Enable SDRAM"
|
||
|
default y
|