52 lines
995 B
Markdown
52 lines
995 B
Markdown
# Platform Support
|
|
|
|
This is a platform support for other opensource projects.
|
|
|
|
|
|
## Fatfs
|
|
|
|
Fatfs support with usb host msc.
|
|
|
|
## 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.
|
|
|
|
## LVGL
|
|
|
|
- lvgl index support with usb host mouse and keyboard.
|
|
|
|
## 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. |