This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 385519302e Corrected typo in sam_spi.c. Debaugcall needs cs not if as ref... new c1e5ba4602 libxx: Always build libcxx with -std=c++17 new 94cb0c6072 arch: Move -nostdinc++ to Tooolchain.defs new 7f91fcdf89 boards/arm: Remove the unneeded C++ config from stm32l4/nucleo-l476rg new b12c0a1e31 boards: Remove -std=c++1x from Make.defs new baf852ff4b tools/ci: Enable libcxx test config The 5 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: arch/arm/src/arm/Toolchain.defs | 2 +- arch/arm/src/armv6-m/Toolchain.defs | 2 +- arch/arm/src/armv7-a/Toolchain.defs | 2 +- arch/arm/src/armv7-m/Toolchain.defs | 2 +- arch/arm/src/armv7-r/Toolchain.defs | 2 +- arch/arm/src/armv8-m/Toolchain.defs | 2 +- arch/avr/src/avr/Toolchain.defs | 2 +- arch/avr/src/avr32/Toolchain.defs | 2 +- arch/ceva/src/xc5/Toolchain.defs | 2 +- arch/ceva/src/xm6/Toolchain.defs | 2 +- arch/mips/src/mips32/Toolchain.defs | 2 +- arch/misoc/src/lm32/Toolchain.defs | 2 +- arch/misoc/src/minerva/Toolchain.defs | 2 +- arch/or1k/src/mor1kx/Toolchain.defs | 2 +- arch/risc-v/src/common/Toolchain.defs | 2 +- arch/sparc/src/sparc_v8/Toolchain.defs | 2 +- arch/xtensa/src/lx6/Toolchain.defs | 2 +- arch/xtensa/src/lx7/Toolchain.defs | 2 +- boards/arm/cxd56xx/spresense/scripts/Make.defs | 1 - boards/arm/lc823450/lc823450-xgevk/scripts/Make.defs | 1 - boards/arm/stm32l4/nucleo-l476rg/scripts/Make.defs | 9 --------- boards/risc-v/bl602/bl602evb/scripts/Make.defs | 2 +- boards/risc-v/esp32c3/esp32c3-devkit/scripts/Make.defs | 2 +- boards/sim/sim/sim/scripts/Make.defs | 10 ---------- boards/xtensa/esp32/esp32-devkitc/scripts/Make.defs | 1 - boards/xtensa/esp32/esp32-ethernet-kit/scripts/Make.defs | 1 - boards/xtensa/esp32/esp32-wrover-kit/scripts/Make.defs | 1 - boards/xtensa/esp32/ttgo_lora_esp32/scripts/Make.defs | 1 - boards/xtensa/esp32s2/esp32s2-saola-1/scripts/Make.defs | 1 - boards/xtensa/esp32s3/esp32s3-devkit/scripts/Make.defs | 1 - libs/libxx/libcxx.defs | 2 +- tools/ci/testlist/arm-02.dat | 3 --- tools/ci/testlist/arm-11.dat | 2 -- 33 files changed, 21 insertions(+), 53 deletions(-)