nuttx-update/arch/tricore
Tiago Medicci Serrano 80dd961f23 libm: Do not link the toolchain's libm unless explicitly selected
Fix CMake-based build system to include the toolchain's libm only
when `CONFIG_LIBM_TOOLCHAIN` is selected. Before this commit, if
the user selected `CONFIG_LIBM_NEWLIB`, for instance, the build
system would still link the toolchain's libm functions instead of
the ones provided by newlib.
2024-12-04 02:06:17 +08:00
..
include arch/tricore: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
src libm: Do not link the toolchain's libm unless explicitly selected 2024-12-04 02:06:17 +08:00
CMakeLists.txt tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
Kconfig arch/tricore: add support of tricore gcc toolchain 2024-07-17 17:18:02 +08:00