mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
fix(wifi): fix some wifi bugs 250226
1. fix(wifi): fix some esp32p4 host issues 2. fix(wifi): fix wep shared auth connect fail issue 3. fix(coex): fix disable external coex fail issue
This commit is contained in:
Submodule components/esp_coex/lib updated: 5dfd9c5815...070b21458d
Submodule components/esp_wifi/lib updated: d4d36dd2ff...fd857ec9e1
@ -8,6 +8,6 @@ dependencies:
|
|||||||
esp-qa/ping-cmd:
|
esp-qa/ping-cmd:
|
||||||
version: "~1.0.0"
|
version: "~1.0.0"
|
||||||
espressif/esp-extconn:
|
espressif/esp-extconn:
|
||||||
version: "~0.1.0"
|
version: "~0.2.0"
|
||||||
rules:
|
rules:
|
||||||
- if: "target in [esp32p4]"
|
- if: "target in [esp32p4]"
|
||||||
|
Reference in New Issue
Block a user