13 Commits

Author SHA1 Message Date
4222cde748 support Wi-Fi modem sleep with MAC and baseband powering down(ccb95fec) 2020-12-15 17:12:17 +08:00
ad616c926f add esp32c3 wifi lib(e6877f70) 2020-12-15 17:12:16 +08:00
6e05326fc7 esp_wifi_mesh: update wifi mesh libs(d5c1f19)
1. Fix FIX-ROOT does not reconnect to router when disconnect reason is too many
2. Add API esp_mesh_print_scan_result
3. Modify not to reset mesh_xonseq of self and children when flush_upstream_packets
4. Fix not switch to a parent candidate which has the same layer and assoc as current parent
5. Fix not arm parent monitor when a parent candidate is cleared without sending an event to mesh layer
6. Fix the new voted root does not reconnect to router if rssi is weak
2020-10-27 23:37:16 +08:00
d9f3c27ade mesh/ps: add mesh network power save function (2bd4864) 2020-04-01 22:07:44 +08:00
6b5e54a1f7 wifi: Change esp32s2beta dir to esp32s2 (5813c5b6) 2020-02-18 17:31:14 +05:30
5feec6a032 wifi: update libs (1fd2049)
1) update WiFi libs for both chips.
2) update fix_printf script.
2020-02-13 16:44:14 +08:00
648e97cfaa 1) update WiFi libs for both chips(1fd2049).
2) update fix_printf script.
2020-02-13 15:07:49 +08:00
a374dbe1a8 change md5 related variables to global(4aa361b9) 2019-11-27 22:51:37 +08:00
4a7e5493e7 merge ESP32S2BETA WiFi libraries to master branch(af6bf136) 2019-10-29 16:34:05 +08:00
b7bfeeccdb Update wifi libs:
mesh bugfixs (35d27bcc)
2019-07-05 11:28:27 +08:00
e3115e5cd9 update wifi lib
When WiFi enter into a special status (11b weak mode), then reset
Wifi baseband to recover to normal mode (b9822445)
2019-03-13 11:08:29 +08:00
152e29aa93 use coexist_printf instead of ets_printf(cb51d501) 2018-04-03 15:33:09 +08:00
b01f9683da update fix_printf.sh 2016-11-29 19:39:22 +08:00