mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-28 12:00:24 +08:00
1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
|
|
menu "FWDT Configuration"
|
|
config USE_FWDT
|
|
bool
|
|
prompt "Use FWDT"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|