mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02: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;
|