You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/LowLevel/MassStorageHost/Lib
Dean Camera 713670043a
Move out many of the common class driver constants into grouped enums, to make them more managable.
14 years ago
..
MassStoreCommands.c Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number. 15 years ago
MassStoreCommands.h Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
SCSI_Codes.h Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constant to the Mass Storage class driver, to indicate when a previously not ready removable medium has now become ready for the host's use (thanks to Martin Degelsegger) 15 years ago