nuttx/arch/risc-v
Petro Karashchenko 6c27f3c19d toolchain: add libm to EXTRA_LIBS only if it is provided by the compiler
Some toolchains may be built without libm support, but using
such toochain should not generate any errors in case if math
functions are not used in the program

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-01-22 15:36:29 +08:00
..
include arch/risc-v: Merge mcause.h into irq.h 2022-01-22 14:57:05 +08:00
src toolchain: add libm to EXTRA_LIBS only if it is provided by the compiler 2022-01-22 15:36:29 +08:00
Kconfig Add simple MMU driver for RISC-V (Sv39) 2022-01-20 20:30:13 +08:00