mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
3 lines
117 B
C
3 lines
117 B
C
extern const USBD_StorageTypeDef USBD_FLASH_STORAGE_fops;
|
|
extern const USBD_StorageTypeDef USBD_SDCARD_STORAGE_fops;
|