This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 95af4b35cf Fixed improper access of g_pidhash. add 49d43a35b9 esp32/wifi: set Wi-Fi driver parameters only when needed add eb01b66978 esp32/wifi: fix typos, goto and macro definitions add 89b966a4f5 esp32/wifi: notify networking layer about the carrier status No new revisions were added by this update. Summary of changes: arch/xtensa/src/esp32/esp32_wifi_adapter.c | 548 ++++++++++++++++------ arch/xtensa/src/esp32/esp32_wifi_adapter.h | 2 +- arch/xtensa/src/esp32/esp32_wlan.c | 47 +- arch/xtensa/src/esp32/esp32_wlan.h | 37 +- boards/xtensa/esp32/common/src/esp32_board_wlan.c | 4 +- 5 files changed, 476 insertions(+), 162 deletions(-)