You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2023/01/16 13:42:02 UTC

[nuttx] branch master updated (6b4da4ad6e -> f64da13e9b)

This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 6b4da4ad6e Ensure SFR CKTRIM register correctly set, SAMA5D2/D3 only
     add f64da13e9b libxx: Add CXX_STANDARD to select -std=c++??

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/common/Toolchain.defs     | 4 ++++
 arch/arm64/src/Toolchain.defs          | 4 ++++
 arch/avr/src/avr/Toolchain.defs        | 4 ++++
 arch/avr/src/avr32/Toolchain.defs      | 4 ++++
 arch/mips/src/mips32/Toolchain.defs    | 4 ++++
 arch/misoc/src/lm32/Toolchain.defs     | 4 ++++
 arch/or1k/src/mor1kx/Toolchain.defs    | 4 ++++
 arch/risc-v/src/common/Toolchain.defs  | 4 ++++
 arch/sparc/src/sparc_v8/Toolchain.defs | 4 ++++
 arch/xtensa/src/lx6/Toolchain.defs     | 4 ++++
 arch/xtensa/src/lx7/Toolchain.defs     | 4 ++++
 boards/sim/sim/sim/scripts/Make.defs   | 4 ++++
 libs/libxx/Kconfig                     | 6 ++++++
 libs/libxx/libcxx.defs                 | 1 -
 14 files changed, 54 insertions(+), 1 deletion(-)