mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-25 18:07:22 +08:00
1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
menu "FRTC Configuration"
|
|
config ENABLE_FRTC
|
|
bool
|
|
prompt "Use FRTC"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|