2021-11-01 20:33:03 +08:00

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