Skip to content

Commit 5f5b218

Browse files
authored
fix compile fail
1 parent b115ace commit 5f5b218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idf_component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dependencies:
105105
rules:
106106
- if: "target in [esp32s3]"
107107
espressif/esp_hosted:
108-
version: "^0.0.25"
108+
version: "^2.0.0"
109109
rules:
110110
- if: "target == esp32p4"
111111
espressif/esp_wifi_remote:

0 commit comments

Comments
 (0)