nuttx/arch/avr/src
trns1997 9159f6e353 build/cmake: Add toolchain C++ library linking for all platforms.
Extend CONFIG_LIBCXXTOOLCHAIN support to all remaining platforms
in CMake builds by explicitly locating and linking libstdc++.a
from the toolchain. This prevents build failures caused by STL
header/library mismatches where toolchain headers are included
without the corresponding library.
* Adds nuttx_find_toolchain_lib() calls for all platforms.
* Aligns CMake behavior with Make build system.

Signed-off-by: trns1997 <trns1997@gmail.com>
2026-01-24 19:30:21 +08:00
..
at32uc3 arch/avr: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
at90usb arch/avr: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
atmega arch/avr: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
avr build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
avr32 build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
avrdx nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +08:00
common arch: fix addrenv_switch changing this_task causing exceptions 2026-01-17 18:23:06 -03:00
xmega/hardware arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
.gitignore
Makefile arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00