mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-11 14:39:27 +08:00
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
menu "FPWM Configuration"
|
|
config USE_FPWM
|
|
bool
|
|
prompt "Use FPWM"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|