sakumisu e3c50cde10 fix(platform/usbd_fatfs_mtp): DIR with dynamic 7 maanden geleden
..
blackmagic c27458d71a update(platform): update platform code 8 maanden geleden
daplink c27458d71a update(platform): update platform code 8 maanden geleden
fatfs e3c50cde10 fix(platform/usbd_fatfs_mtp): DIR with dynamic 7 maanden geleden
lvgl d012974a0e platform: lvgl: update features and support both LVGL 8 and LVGL 9 8 maanden geleden
lwip c27458d71a update(platform): update platform code 8 maanden geleden
nuttx c827c2e50b update(class/msc/usbh_msc): move msc scsi commands out to prevent blocking enum thread 11 maanden geleden
qmk c27458d71a update(platform): update platform code 8 maanden geleden
rtthread a92b5488b0 chore(kconfig): update rtthread pkg & master kconfig 8 maanden geleden
threadx 3f190b127d feat(platform): add filex support 9 maanden geleden
uf2 c27458d71a update(platform): update platform code 8 maanden geleden
zephyr 43692c0ba2 chore: update zephyr code 8 maanden geleden
README.md fe24f8d4ba feat(class/mtp): support mtp device 7 maanden geleden

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

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

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.