nuttx/boards/sim/sim/sim
cuiziwei b57f3bb840 Fix macOS build error.
1. fix https://github.com/apache/nuttx/issues/14774.
Change the defconfig of libcxxtest and select libcxxabi by default to
fix sim:libcxxtest build in macOS CI can't find cxxabi.h.

2. fix https://github.com/apache/nuttx/issues/15491.
libcxxabi cannot be used with uclibc, so when compiling macos sim, libcxxabi cannot be selected by default in Kconfig.

Signed-off-by: cuiziwei <cuiziwei@xiaomi.com>
2025-02-12 15:24:02 -03:00
..
configs Fix macOS build error. 2025-02-12 15:24:02 -03:00
include boards/sim/sim: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
scripts sim: Align LLVM target info across CMake and Makefile 2025-01-28 16:43:37 +08:00
src sim/rpmsg_uart: add sim rpmsg uart support 2025-01-23 10:41:38 +08:00
CMakeLists.txt build(CMAKE): fix pac sim elf ONLY in Linux platform 2024-12-09 21:16:08 +08:00
Kconfig sim/rpmsg: change SIM_RPTUN_MASTER to SIM_RPMSG_MASTER 2024-02-18 04:09:34 -08:00