mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 11:17:20 +02:00
fix(wifi): fix some esp32p4 host issues
This commit is contained in:
Submodule components/esp_wifi/lib updated: 6a7e0ca9ae...e56388eff4
@ -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