mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-09 03:51:08 +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
|
||
|
|
||
|
|