mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 01:29:24 +08:00
11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
config RT_USING_UART0
|
|
bool "Enable UART0"
|
|
default y
|
|
|
|
config BSP_DRV_SDCARD
|
|
bool "Enable SD Card"
|
|
default y
|
|
|
|
config BSP_DRV_SDRAM
|
|
bool "Enable SDRAM"
|
|
default y |