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/ClassDriver/VirtualSerialMassStorage/Lib
Dean Camera 8f5ab27dc9
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
14 years ago
..
DataflashManager.c Added new VirtualSerialMassStorage Device Class Driver demo. 14 years ago
DataflashManager.h Added new VirtualSerialMassStorage Device Class Driver demo. 14 years ago
SCSI.c Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs. 14 years ago
SCSI.h Added new VirtualSerialMassStorage Device Class Driver demo. 14 years ago