Initial public release of the 2024A software.
This commit is contained in:
parent
7b9ad3edfd
commit
303e9e1dad
361 changed files with 60083 additions and 2 deletions
13
managed_components/espressif__usb_host_msc/idf_component.yml
Normal file
13
managed_components/espressif__usb_host_msc/idf_component.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
dependencies:
|
||||
idf: '>=4.4.1'
|
||||
description: USB Host MSC driver
|
||||
repository: git://github.com/espressif/esp-usb.git
|
||||
repository_info:
|
||||
commit_sha: 0d5b6e959b2ba6993f27c703f5b26f93557c9066
|
||||
path: host/class/msc/usb_host_msc
|
||||
targets:
|
||||
- esp32s2
|
||||
- esp32s3
|
||||
- esp32p4
|
||||
url: https://github.com/espressif/esp-usb/tree/master/host/class/msc/usb_host_msc
|
||||
version: 1.1.3
|
Loading…
Add table
Add a link
Reference in a new issue