2024-05-23 23:14:53 +08:00
|
|
|
# Platform Support
|
|
|
|
|
|
2025-04-29 18:28:30 +08:00
|
|
|
This is a platform support for other opensource projects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Fatfs
|
|
|
|
|
|
2025-05-26 21:54:32 +08:00
|
|
|
- Fatfs support with usb host msc.
|
|
|
|
|
- Fatfs support with usb device mtp.
|
2025-04-29 18:28:30 +08:00
|
|
|
|
|
|
|
|
## 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 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.
|
|
|
|
|
|
2025-05-14 22:45:38 +08:00
|
|
|
## Zephyr
|
|
|
|
|
|
|
|
|
|
- shell support with lsusb
|
2025-06-04 15:07:33 +08:00
|
|
|
- disk support with usb host msc
|
2025-05-14 22:45:38 +08:00
|
|
|
|
2025-04-29 18:28:30 +08:00
|
|
|
## LVGL
|
|
|
|
|
|
2025-05-06 23:19:36 +08:00
|
|
|
- lvgl indev support with usb host mouse and keyboard. support both LVGL8.x.x and LVGL9.x.x
|
2025-04-29 18:28:30 +08:00
|
|
|
|
|
|
|
|
## Blackmagic
|
|
|
|
|
|
|
|
|
|
Blackmagic support with usb device cdc acm.
|
|
|
|
|
|
|
|
|
|
## DAPLINK
|
|
|
|
|
|
|
|
|
|
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.
|