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/09/04 06:30:10 UTC

[incubator-nuttx] branch master updated (5082155 -> 26397c6)

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 5082155  arch/arm/src/stm32l4: fix STM32L4+ option bytes memory address
     add 26397c6  xtensa/esp32:  Wi-Fi board logic refactoring.

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/src/esp32/Kconfig                      |  16 +
 boards/xtensa/esp32/common/src/esp32_board_wlan.c  |  48 +--
 .../esp32/esp32-devkitc/src/esp32_spiflash.c       | 357 +++++++++++++++++++--
 .../esp32/esp32-ethernet-kit/src/esp32_spiflash.c  | 357 +++++++++++++++++++--
 .../esp32/esp32-wrover-kit/src/esp32_spiflash.c    | 357 +++++++++++++++++++--
 5 files changed, 1017 insertions(+), 118 deletions(-)