espressif_idf-extra-components/usb/usb_host_ch34x_vcp/idf_component.yml

10 lines
299 B
YAML
Raw Normal View History

2022-09-07 15:22:57 +02:00
## IDF Component Manager Manifest File
version: "1.0.0"
description: USB Host driver for CH34x series of chips
url: https://github.com/espressif/idf-extra-components/tree/master/usb/usb_host_ch34x_vcp
dependencies:
espressif/usb_host_cdc_acm:
version: "^1.0.4"
public: true
idf: ">=4.4"