qmk_firmware/Demos/Host
Dean Camera 922e60192d Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to save on FLASH space.
Fixed issue in AVRISP project where the target RESET line was being toggled before it was tristated, causing problems synchronising to some targets (thanks to Mike Alex).
2009-08-27 13:12:44 +00:00
..
ClassDriver Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to save on FLASH space. 2009-08-27 13:12:44 +00:00
Incomplete/BluetoothHost Make Endpoint control transfers more reliable; early-abort when an incomplete packet is sent from the host (indicating end of transfer), add check for control reads to ensure that no more than wLength bytes are read from the interface. 2009-08-06 14:22:04 +00:00
LowLevel Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to save on FLASH space. 2009-08-27 13:12:44 +00:00
makefile Fix memory corruption in Host mode Mass Storage Class driver. 2009-08-27 08:01:33 +00:00