rt-thread/components/drivers/usb/cherryusb/platform
sakumisu 61a5710664 update(cherryusb): update framework and bugfix
* update cdc_acm device framework
* add host serial device framework
* fix dfs read write return type
* fix webusb desc len
* fix dwc2 h7rs gccfg

Signed-off-by: sakumisu <1203593632@qq.com>
2025-07-08 09:32:30 +08:00
..
blackmagic update(cherryusb): update to v1.5.0 (#10409) 2025-06-20 16:19:38 +08:00
daplink update(cherryusb): update to v1.5.0 (#10409) 2025-06-20 16:19:38 +08:00
lvgl update(cherryusb): update to v1.5.0 (#10409) 2025-06-20 16:19:38 +08:00
rtthread update(cherryusb): update framework and bugfix 2025-07-08 09:32:30 +08:00
uf2 update(cherryusb): update to v1.5.0 (#10409) 2025-06-20 16:19:38 +08:00
README.md update(cherryusb): update framework and bugfix 2025-07-08 09:32:30 +08:00

README.md

Platform Support

This is a platform support for other opensource projects.

Fatfs

  • Fatfs support with usb host msc.
  • Fatfs support with usb device mtp.

lwip

lwip support with usb host net class(cdc_ecm/cdc_ncm/cdc_rndis/asix/rtl8152/bl616_wifi).

RT-Thread

  • rt_device support with usb device msc.
  • DFS support with usb host msc.
  • lwip support with usb host net class(cdc_ecm/cdc_ncm/cdc_rndis/asix/rtl8152/bl616_wifi).
  • msh support with lsusb
  • device char support with host cdc_acm/ftdi/ch34x/cp210x/pl2303
  • shell support with adb

Nuttx

  • char device support fowithr usb device cdc acm.
  • char device support with usb host cdc acm.
  • fs support with usb device msc.
  • fs support with usb host msc.
  • net support with usb host net class(cdc_rndis).

Threadx

  • filx support with usb host msc.

Zephyr

  • shell support with lsusb
  • disk support with usb host msc

LVGL

  • lvgl indev support with usb host mouse and keyboard. support both LVGL8.x.x and LVGL9.x.x

Blackmagic

Blackmagic support with usb device cdc acm.

DAPLINK v2.1 support with usb device cdc acm + winusb(hid and msc optional).

UF2

UF2 support with usb device msc.

QMK

QMK support with usb device hid.