smart-green-house/rtt-uart-nb/rt-thread/libcpu/mips/common/Kconfig

10 lines
173 B
Plaintext
Raw Normal View History

2023-10-28 18:00:47 +08:00
menu "RT-Thread MIPS CPU"
config RT_USING_FPU
bool "Using Float Point Unit"
default n
help
Using Float Point Unit in code.
endmenu