README.md
1# Platform Support
2
3This is a platform support for other opensource projects.
4
5
6## Fatfs
7
8- Fatfs support with usb host msc.
9- Fatfs support with usb device mtp.
10
11## lwip
12
13lwip support with usb host net class(cdc_ecm/cdc_ncm/cdc_rndis/asix/rtl8152/bl616_wifi).
14
15## RT-Thread
16
17- rt_device support with usb device msc.
18- DFS support with usb host msc.
19- lwip support with usb host net class(cdc_ecm/cdc_ncm/cdc_rndis/asix/rtl8152/bl616_wifi).
20- msh support with lsusb
21- device char support with host cdc_acm/ftdi/ch34x/cp210x/pl2303
22- shell support with adb
23
24## Nuttx
25
26- char device support fowithr usb device cdc acm.
27- char device support with usb host cdc acm.
28- fs support with usb device msc.
29- fs support with usb host msc.
30- net support with usb host net class(cdc_rndis).
31
32## Threadx
33
34- filx support with usb host msc.
35
36## Zephyr
37
38- shell support with lsusb
39- disk support with usb host msc
40
41## LVGL
42
43- lvgl indev support with usb host mouse and keyboard. support both LVGL8.x.x and LVGL9.x.x
44
45## Blackmagic
46
47Blackmagic support with usb device cdc acm.
48
49## DAPLINK
50
51DAPLINK v2.1 support with usb device cdc acm + winusb(hid and msc optional).
52
53## UF2
54
55UF2 support with usb device msc.
56
57## QMK
58
59QMK support with usb device hid.