You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/02/24 02:12:27 UTC

[incubator-nuttx] branch master updated (62321fa -> 48ff647)

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/incubator-nuttx.git.


    from 62321fa  s32k1xx:Support ramfunc
     add 48ff647  risc-v/esp32c3: Fix erroneous references to ESP32-C3

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/esp32c3/esp32c3_config.h               | 2 +-
 arch/risc-v/src/esp32c3/esp32c3_gpio.h                 | 2 +-
 arch/risc-v/src/esp32c3/esp32c3_serial.c               | 2 +-
 arch/risc-v/src/esp32c3/hardware/esp32c3_gpio.h        | 6 +++---
 arch/risc-v/src/esp32c3/hardware/esp32c3_gpio_sigmap.h | 6 +++---
 arch/risc-v/src/esp32c3/hardware/esp32c3_iomux.h       | 6 +++---
 6 files changed, 12 insertions(+), 12 deletions(-)