mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-02 14:00:26 +08:00
1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
menu "FPWM Configuration"
|
|
config USE_FPWM
|
|
bool
|
|
prompt "Use FPWM"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|