a5af5288b1
feat(wifi): add esp32c5 beta3 support wifi (c9dba424)
2024-04-10 14:07:01 +08:00
1fbf7cd430
feat: Supports external WiFi connections for ESP32p4 and other espressf chips (b3548b43)
2024-04-01 11:26:30 +08:00
adf9880a99
esp_wifi: separate coex lib from wifi lib (2056f495)
2023-02-24 20:02:43 +08:00
1eb9c86d74
esp_wifi: support wifi6 features and add esp32c6 libs(34dba92c)
2022-12-29 12:56:33 +08:00
5c8283f629
Set default authmode as WPA2 (977fe3b2)
2022-07-26 15:25:40 +05:30
05794b1c88
bringup esp32c2 wifi, fully support connectionless traffic with ps and coex (c6eaf9cc)
2022-05-26 17:47:08 +08:00
070f42ddf2
phy: move libphy.a and librtc.a to esp-phy-lib repo (4757db58)
2021-06-03 16:15:25 +08:00
5c455dbf8d
Fix wapi authmode in NVS and S3/C3 compability.(1549d212)
2021-01-30 18:10:44 +08:00
21001cb8ac
bringup esp32s3 beta2 wifi(c67cdf3e)
2021-01-23 17:24:53 +08:00
55635ec178
Support en/dis able ld wapi lib.(598dcf89d)
2021-01-22 10:55:53 +08:00
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