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/Device/LowLevel/MassStorage/Lib
Dean Camera b7eead83aa
Cleanups to the Device mode Mass Storage demo applications' SCSI routines.
15 years ago
..
DataflashManager.c Move Dataflash operational checking code out from SCSI.c into the DataflashManager.c in the Device mode Mass Storage demos. 15 years ago
DataflashManager.h Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition. 15 years ago
SCSI.c Cleanups to the Device mode Mass Storage demo applications' SCSI routines. 15 years ago
SCSI.h Cleanups to the Device mode Mass Storage demo applications' SCSI routines. 15 years ago
SCSI_Codes.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago