Workaround for P4 CI build error.

This commit is contained in:
h2zero 2025-01-26 09:15:53 -07:00 committed by Ryan Powell
parent 8158a16fbf
commit c39e288c3e

View file

@ -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: