mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-27 02:07:24 +08:00
1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
|
|
config ENABLE_FGDMA
|
|
bool
|
|
prompt "Use FGDMA"
|
|
default n
|
|
|
|
config ENABLE_FDDMA
|
|
bool
|
|
prompt "Use FDDMA"
|
|
default n |