This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 65aa5415a7 cmake: fix the fdiagnostics-color handle issue new 100c43c8c3 libcxx: optional wide characters support. new 444ba4caa4 libcxx: optional localization. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: boards/arm/imx6/sabre-6quad/configs/libcxx/defconfig | 3 +++ boards/arm/imxrt/imxrt1050-evk/configs/libcxxtest/defconfig | 3 +++ boards/arm/imxrt/imxrt1060-evk/configs/libcxxtest/defconfig | 3 +++ boards/arm/imxrt/imxrt1064-evk/configs/libcxxtest/defconfig | 3 +++ boards/arm/imxrt/imxrt1170-evk/configs/libcxxtest/defconfig | 3 +++ boards/arm/mx8mp/verdin-mx8mp/configs/nsh/defconfig | 3 +++ .../arm/stm32/stm32f4discovery/configs/testlibcxx/defconfig | 4 +++- boards/risc-v/bl602/bl602evb/configs/elf/defconfig | 3 +++ .../esp32c3-legacy/esp32c3-devkit/configs/cxx/defconfig | 3 +++ boards/risc-v/mpfs/icicle/configs/knsh/defconfig | 3 +++ boards/risc-v/qemu-rv/rv-virt/configs/citest/defconfig | 3 +++ boards/risc-v/qemu-rv/rv-virt/configs/libcxx/defconfig | 3 +++ boards/risc-v/qemu-rv/rv-virt/configs/libcxx64/defconfig | 3 +++ boards/sim/sim/sim/configs/citest/defconfig | 3 +++ boards/sim/sim/sim/configs/libcxxtest/defconfig | 3 +++ boards/sim/sim/sim/configs/matter/defconfig | 3 +++ boards/xtensa/esp32/esp32-devkitc/configs/cxx/defconfig | 3 +++ boards/xtensa/esp32s2/esp32s2-saola-1/configs/cxx/defconfig | 3 +++ boards/xtensa/esp32s3/esp32s3-devkit/configs/cxx/defconfig | 3 +++ libs/libxx/Kconfig | 12 +++++++----- libs/libxx/__config_site | 10 ++++++++-- libs/libxx/libcxx.cmake | 13 +++++++++++++ libs/libxx/libcxx.defs | 11 +++++++++++ libs/libxx/system_configuration.h | 4 ++-- 24 files changed, 98 insertions(+), 10 deletions(-)