qmk_firmware/LUFA/Drivers/USB
2010-08-20 11:03:25 +00:00
..
Class 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) 2010-08-20 11:03:25 +00:00
HighLevel More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 2010-07-30 09:48:35 +00:00
LowLevel Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions depending of if the given bank size is a compile time constant, as the compiler does a better job of optimizing with basic code. 2010-08-09 10:20:10 +00:00
USB.h Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00