mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-03 12:04:33 +08:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
menu "FRTC Configuration"
|
|
config ENABLE_FRTC
|
|
bool
|
|
prompt "Use FRTC"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|