原始版本
This commit is contained in:
9
RT_Thread/libcpu/mips/common/Kconfig
Normal file
9
RT_Thread/libcpu/mips/common/Kconfig
Normal file
@ -0,0 +1,9 @@
|
||||
menu "RT-Thread MIPS CPU"
|
||||
|
||||
config RT_USING_FPU
|
||||
bool "Using Float Point Unit"
|
||||
default n
|
||||
help
|
||||
Using Float Point Unit in code.
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user