tmedicci opened a new pull request, #8771:
URL: https://github.com/apache/nuttx/pull/8771

   ## Summary
   
   Implement Wi-Fi (STA mode) support on ESP32-S3 (NUT-663)
   
   1) Wi-Fi driver libs from Espressif ESP-IDF release/v5.0;
   2) Station mode only;
   3) WPA2-PSK and WPA3-SAE enabled;
   
   Not yet supported (WIP):
   - SoftAP mode;
   - 802.11k, 802.11v and 802.11R;
   - Power Save mode;
   - BLE Coexistence;
   
   ## Impact
   
   Add Wi-Fi driver on ESP32-S3.
   
   ## Testing
   
   Internal CI (`wapi` defconfig) + `iperf` long-term testing.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to