nuttxs opened a new pull request, #14215: URL: https://github.com/apache/nuttx/pull/14215
## Summary xtensa/esp32s3: add wapi support for getting country code commands on ESP32-S3 ## Impact Only esp32s3 ## Testing Testing use esp32s3-devkitc ``` nsh> wapi show wlan0 wlan0 Configuration: IP: 10.0.0.2 NetMask: 255.255.255.0 Frequency: 2412 Flag: WAPI_FREQ_AUTO Channel: 1 Frequency: 2412 ESSID: Flag: WAPI_ESSID_OFF Mode: WAPI_MODE_MANAGED AP: ff:ff:ff:ff:ff:ff BitRate: 0 Flag: WAPI_BITRATE_AUTO TxPower: 20 Flag: WAPI_TXPOWER_DBM Sense: -128 Country: CN ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
