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

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


    from 7a80cbf  risc-v/esp32-c3: Adds oneshot timer driver.
     add fecdd27  esp32 & esp32c3: Update Wi-Fi BT and Wi-Fi libraries to fix 
some issues

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/esp32c3/Kconfig                               | 7 +++++++
 arch/risc-v/src/esp32c3/Make.defs                             | 2 +-
 arch/risc-v/src/esp32c3/esp32c3_wifi_adapter.c                | 6 ++++++
 arch/xtensa/src/esp32/Kconfig                                 | 7 +++++++
 arch/xtensa/src/esp32/Make.defs                               | 2 +-
 arch/xtensa/src/esp32/esp32_wifi_adapter.c                    | 6 ++++++
 boards/xtensa/esp32/esp32-devkitc/scripts/esp32_flash.ld      | 3 +++
 boards/xtensa/esp32/esp32-ethernet-kit/scripts/esp32_flash.ld | 3 +++
 boards/xtensa/esp32/esp32-wrover-kit/scripts/esp32_flash.ld   | 3 +++
 9 files changed, 37 insertions(+), 2 deletions(-)

Reply via email to