sakumisu 825765708b update: remove old bl616 wifi driver, add new api пре 1 месец
..
blackmagic c27458d71a update(platform): update platform code пре 8 месеци
daplink 38dff565cf update(platform/daplink): sync with cherrydap пре 1 месец
fatfs f087e0777a update(platform): remove CONFIG_USB_DCACHE_ENABLE, always check align size пре 2 месеци
idf 825765708b update: remove old bl616 wifi driver, add new api пре 1 месец
lvgl d012974a0e platform: lvgl: update features and support both LVGL 8 and LVGL 9 пре 8 месеци
lwip 825765708b update: remove old bl616 wifi driver, add new api пре 1 месец
nuttx c827c2e50b update(class/msc/usbh_msc): move msc scsi commands out to prevent blocking enum thread пре 11 месеци
qmk c27458d71a update(platform): update platform code пре 8 месеци
rtthread c8a713a49a update(platform/rtthread): change LWIP_NO_RX_THREAD check error to warning пре 2 месеци
threadx 7902c1c352 style: remove printf with USB_LOG_XXX пре 4 месеци
uf2 c27458d71a update(platform): update platform code пре 8 месеци
zephyr 06a0c4393b feat(platform/zephyr): support msc host with disk пре 7 месеци
README.md c22615ea6f feat(platform/rtthread): support adb shell and serial framework пре 6 месеци

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

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.