Skip to content

Commit 4935eda

Browse files
authored
Create idf_component.yml
1 parent 772148f commit 4935eda

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

main/idf_component.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
dependencies:
2+
# Required IDF version
3+
idf: ">=5.3"
4+
espressif/esp_hosted:
5+
version: "master"
6+
git: https://github.com/Jason2866/esp-hosted-mcu.git
7+
require: public
8+
rules:
9+
- if: "target in [esp32p4]"

0 commit comments

Comments
 (0)