You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2020/07/20 01:26:41 UTC

[incubator-nuttx] branch master updated (79a3fd1 -> 47f2090)

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

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


    from 79a3fd1  ESP32: Add driver support to SPI Master and Slave
     add 47f2090  arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name

No new revisions were added by this update.

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/hc/src/Makefile                  |  2 +-
 arch/mips/src/mips32/Toolchain.defs   | 11 ++++++++---
 arch/misoc/src/lm32/Toolchain.defs    |  2 +-
 arch/misoc/src/minerva/Toolchain.defs |  2 +-
 arch/or1k/src/mor1kx/Toolchain.defs   |  2 +-
 arch/renesas/src/Makefile             |  2 +-
 arch/risc-v/src/rv32im/Toolchain.defs |  2 +-
 arch/risc-v/src/rv64gc/Toolchain.defs |  2 +-
 arch/x86/src/Makefile                 |  2 +-
 arch/x86_64/src/Makefile              |  2 +-
 arch/xtensa/src/lx6/Toolchain.defs    |  2 +-
 19 files changed, 26 insertions(+), 21 deletions(-)