add external component for USB CDC with DFU
This commit is contained in:
parent
0b1104ed89
commit
a6392f62fc
7
main/idf_component.yml
Normal file
7
main/idf_component.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user