micropython/ports/stm32/usbdev
Andrew Leech faae8e73ef stm32/usb: Add TinyUSB Mass Storage support.
Implements USB MSC functionality for STM32 port when using TinyUSB stack,
supporting both internal Flash and SD card storage mediums.

Signed-off-by: Andrew Leech <andrew@alelec.net>
2025-10-31 10:54:07 +11:00
..
class stm32/usb: Add TinyUSB Mass Storage support. 2025-10-31 10:54:07 +11:00
core stm32/usbdev: Optionally pass through vendor requests to Setup function. 2023-12-20 17:25:10 +11:00