add external component for USB CDC with DFU

This commit is contained in:
King Kévin 2023-01-07 01:35:21 +01:00
parent 0b1104ed89
commit a6392f62fc
1 changed files with 7 additions and 0 deletions

7
main/idf_component.yml Normal file
View File

@ -0,0 +1,7 @@
## IDF Component Manager Manifest File
dependencies:
idf: ">=5.0"
esp_tinyusb:
git: https://git.cuvoodoo.info/kingkevin/espressif_idf-extra-components
version: "esp_tinyusb_dfu"
path: usb/esp_tinyusb