Read USB mass storage sector count and sector size!

This commit is contained in:
2026-04-06 01:00:54 +02:00
parent 90217168be
commit 1cb1bad3dd
17 changed files with 800 additions and 347 deletions

View File

@@ -26,5 +26,6 @@
#define ST_XDRV_READ_ERROR 22
#define ST_XDRV_WRITE_ERROR 23
#define ST_NOT_PARTIAL 24
#define ST_USB_CTRL_ERROR 25
#endif // _M_STATUS_H