aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbd_msc_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/usbd_msc_storage.h')
-rw-r--r--stmhal/usbd_msc_storage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stmhal/usbd_msc_storage.h b/stmhal/usbd_msc_storage.h
new file mode 100644
index 000000000..7cc79ca79
--- /dev/null
+++ b/stmhal/usbd_msc_storage.h
@@ -0,0 +1,2 @@
+extern const USBD_StorageTypeDef USBD_FLASH_STORAGE_fops;
+extern const USBD_StorageTypeDef USBD_SDCARD_STORAGE_fops;