加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
idf_component.yml 545 Bytes
一键复制 编辑 原始数据 按行查看 历史
sakumisu 提交于 2024-10-20 20:49 . docs: release v1.4.1
version: "1.4.1"
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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化