Skip to content

Commit 58113f2

Browse files
committed
updates esp-hosted version in component yml file.
1 parent d1358be commit 58113f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

micropy_updates/esp32/main/idf_component.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ dependencies:
1010
espressif/esp_hosted:
1111
rules:
1212
- if: "target == esp32p4"
13-
version: "2.2.4"
13+
version: e8175d5af181915d078187cf210acd251aad2e5d
14+
git: https://github.com/espressif/esp-hosted-mcu.git
1415
espressif/esp_wifi_remote:
1516
rules:
1617
- if: "target == esp32p4"

0 commit comments

Comments
 (0)