Files
stm32f4_rtt_5.2.0/RT_Thread/libcpu/mips/common/Kconfig
2025-06-19 21:57:12 +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