Files
刘可亮 564e22b32f v0.7.5
2023-08-28 09:48:01 +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