mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-02 14:00:26 +08:00
11 lines
115 B
Plaintext
11 lines
115 B
Plaintext
|
|
menu "FWDT Configuration"
|
|
config USE_FWDT
|
|
bool
|
|
prompt "Use FWDT"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|