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

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


    from d9f2289  boards/esp32: Allocate .noinit in a dedicated section
     add 66a15a6  risc-v/esp32c3: Fix wrong references to ESP32

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/include/esp32c3/chip.h                      | 2 +-
 arch/risc-v/include/esp32c3/irq.h                       | 2 +-
 arch/risc-v/src/esp32c3/Kconfig                         | 4 ++--
 arch/risc-v/src/esp32c3/esp32c3_oneshot_lowerhalf.c     | 2 +-
 arch/risc-v/src/esp32c3/esp32c3_rt_timer.c              | 4 ++--
 arch/risc-v/src/esp32c3/esp32c3_spiflash.c              | 2 +-
 arch/risc-v/src/esp32c3/esp32c3_start.h                 | 7 ++++---
 arch/risc-v/src/esp32c3/esp32c3_tim.c                   | 2 +-
 arch/risc-v/src/esp32c3/esp32c3_tim.h                   | 4 ++--
 arch/risc-v/src/esp32c3/esp32c3_wdt.c                   | 2 +-
 arch/risc-v/src/esp32c3/esp32c3_wdt.h                   | 4 ++--
 arch/risc-v/src/esp32c3/hardware/esp32c3_soc.h          | 2 +-
 boards/risc-v/esp32c3/esp32c3-devkit/src/esp32c3_boot.c | 2 +-
 13 files changed, 20 insertions(+), 19 deletions(-)

Reply via email to