4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-16 15:39:09 +08:00
sakumisu 243854a353 update(cherryusb): update to v1.4.2
Signed-off-by: sakumisu <1203593632@qq.com>
2025-01-01 18:29:38 -05:00

25 lines
545 B
YAML

version: "1.4.2"
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