Skip to content

Commit 9522e96

Browse files
authored
Create idf_component.yml for component management
Add IDF component manager manifest with dependencies.
1 parent 294398a commit 9522e96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## IDF Component Manager Manifest File
2+
dependencies:
3+
espressif/esp_tinyusb: "^1"
4+
idf: "^5.0"

0 commit comments

Comments
 (0)