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/nuttx.git
from a514c0a13e mtd/nand: Implement isbad and markbad callback new a86a9dc09e esp32s3/wifi: fix Wi-Fi's NVS-like storage long filename error new 9ede7d4650 esp32s3/wifi: add support to WPA3 on Station Mode new 6e76229df2 esp32/wifi: remove debug features from Wi-Fi-related `defconfig`s new 28361a295d esp32/wifi: add support to WPA3 on Station Mode new 24ce51f137 documentation/esp32_esp32s3: update informations about Wi-Fi The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../xtensa/esp32/boards/esp32-audio-kit/index.rst | 5 ++- .../xtensa/esp32/boards/esp32-devkitc/index.rst | 11 ++++- .../esp32/boards/esp32-ethernet-kit/index.rst | 5 ++- .../xtensa/esp32/boards/esp32-lyrat/index.rst | 5 ++- .../xtensa/esp32/boards/esp32-wrover-kit/index.rst | 5 ++- Documentation/platforms/xtensa/esp32/index.rst | 13 ++++++ .../xtensa/esp32s3/boards/esp32s3-devkit/index.rst | 7 +++ Documentation/platforms/xtensa/esp32s3/index.rst | 7 +++ arch/xtensa/src/esp32/esp32_wifi_adapter.c | 51 +++++----------------- arch/xtensa/src/esp32s3/esp32s3_wifi_adapter.c | 50 +++++---------------- .../esp32-devkitc/configs/sta_softap/defconfig | 7 +-- .../esp32/esp32-devkitc/configs/wifi/defconfig | 7 +-- .../esp32s3-devkit/configs/sta_softap/defconfig | 1 + .../esp32s3/esp32s3-devkit/configs/wifi/defconfig | 1 + 14 files changed, 80 insertions(+), 95 deletions(-)