summaryrefslogtreecommitdiff
path: root/idf_component.yml
blob: b34f4759bf4c545add62ff6af56a213bd1a32dd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
version: "1.4.3"
description: CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP
tags:
  - usb
  - usb-device
  - usb-host
  - cdc_acm
  - cdc_ecm
  - cdc_ncm
  - hid
  - msc
  - rndis
  - uvc
  - uac
  - winusb
url: https://github.com/cherry-embedded/CherryUSB
repository: https://github.com/cherry-embedded/CherryUSB.git
documentation: https://cherryusb.readthedocs.io/
issues: https://github.com/cherry-embedded/CherryUSB/issues
dependencies:
  idf: ">=5.0"
targets:
  - esp32s2
  - esp32s3
  - esp32p4