mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
1. Update libphy.a to v3900 2. Update librtc.a to v238 3. add scan_method, sort_method and threshold when invoke esp_wifi_get_config() 4. add rssi of each STA in softAP list 5. add country information in scan result 6. add noise floor in rx pkt Closes https://github.com/espressif/esp-idf/issues/1095 Closes https://github.com/espressif/esp-idf/issues/1723 Closes https://github.com/espressif/esp-idf/issues/1483