esp32s2_bare_board/managed_components/cherry-embedded__cherryusb/idf_component.yml
impressionyang b0e0ddebf4 feat: 修改u8g2移植配置中的I2C速率至400KHz
feat: 添加线程资源打印功能
fix🐛: 修复USB未启用其他线程卡死问题,是USB写入循环阻塞所致
feat: 升级cherryUSB,使用官方方式集成至ESP32
2025-03-22 16:56:52 +08:00

27 lines
516 B
YAML

dependencies:
idf: '>=5.0'
description: CherryUSB is a tiny and portable USB Stack (device & host) for embedded
system with USB IP
documentation: https://cherryusb.readthedocs.io/
issues: https://github.com/cherry-embedded/CherryUSB/issues
repository: https://github.com/cherry-embedded/CherryUSB.git
tags:
- usb
- usb-device
- usb-host
- cdc_acm
- cdc_ecm
- cdc_ncm
- hid
- msc
- rndis
- uvc
- uac
- winusb
targets:
- esp32s2
- esp32s3
- esp32p4
url: https://github.com/cherry-embedded/CherryUSB
version: 1.4.3