micropython/stmhal/usbd_msc_storage.h

3 wiersze
117 B
C

extern const USBD_StorageTypeDef USBD_FLASH_STORAGE_fops;
extern const USBD_StorageTypeDef USBD_SDCARD_STORAGE_fops;