mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2025-02-02 12:31:41 +01:00
Workaround for P4 CI build error.
This commit is contained in:
parent
8158a16fbf
commit
c39e288c3e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ dependencies:
|
||||||
rules:
|
rules:
|
||||||
- if: "target in [esp32p4]"
|
- if: "target in [esp32p4]"
|
||||||
espressif/esp_wifi_remote:
|
espressif/esp_wifi_remote:
|
||||||
version: "*"
|
version: "<0.5.4"
|
||||||
rules:
|
rules:
|
||||||
- if: "target in [esp32p4]"
|
- if: "target in [esp32p4]"
|
||||||
idf:
|
idf:
|
||||||
|
|
Loading…
Add table
Reference in a new issue