mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
libc: Move math library from libs/libc/math to libs/libm/libm
to prepare the support of other implementation e.g.: https://github.com/JuliaMath/openlibm https://gitlab.com/gtd-gmbh/libmcs Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
7a4bd09e48
commit
8b4ecac6c2
@@ -35,6 +35,7 @@ CONFIG_I2C_DRIVER=y
|
||||
CONFIG_I2C_RESET=y
|
||||
CONFIG_INIT_ENTRYPOINT="nsh_main"
|
||||
CONFIG_LIBC_FLOATINGPOINT=y
|
||||
CONFIG_LIBM_TOOLCHAIN=y
|
||||
CONFIG_LTO_FULL=y
|
||||
CONFIG_NSH_ARCHINIT=y
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
|
||||
Reference in New Issue
Block a user