Skip to content

Commit c39e288

Browse files
committed
Workaround for P4 CI build error.
1 parent 8158a16 commit c39e288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
rules:
1717
- if: "target in [esp32p4]"
1818
espressif/esp_wifi_remote:
19-
version: "*"
19+
version: "<0.5.4"
2020
rules:
2121
- if: "target in [esp32p4]"
2222
idf:

0 commit comments

Comments
 (0)