micropython/stmhal/usbd_msc_storage.h

3 lines
117 B
C

extern const USBD_StorageTypeDef USBD_FLASH_STORAGE_fops;
extern const USBD_StorageTypeDef USBD_SDCARD_STORAGE_fops;