mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-16 17:18:56 +00:00
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
menu "RT-Thread MIPS CPU"
|
|
|
|
config RT_USING_FPU
|
|
bool "Using Float Point Unit"
|
|
default n
|
|
help
|
|
Using Float Point Unit in code.
|
|
|
|
endmenu
|