mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-04 00:15:30 +08:00
10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
menu "FPWM Configuration"
|
|
config USE_FPWM
|
|
bool
|
|
prompt "Use FPWM"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|