mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 18:38:55 +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
|