qmk_firmware/LUFA/Drivers/USB
Dean Camera ee744abb7e More work on the Mass Storage Host mode Class driver.
Added  ATTR_NON_NULL_PTR_ARG() attributes to the class drivers to improve user code reliability by disallowing explicit NULL pointers as pointer parameters in function calls where the parameter must not be NULL.

Disabled building of the Demos/Host/ClassDriver directory until Host Mode Class drivers are complete to prevent build errors in the meantime.
2009-08-26 07:01:32 +00:00
..
Class More work on the Mass Storage Host mode Class driver. 2009-08-26 07:01:32 +00:00
HighLevel Add LOAD ADDRESS command parsing to the V2 Protocol hander in the AVRISP project. 2009-08-20 07:16:55 +00:00
LowLevel Optimized Endpoint_Read_Word_* and Pipe_Read_Word_* macros to reduce compiled size. 2009-08-25 14:30:42 +00:00
USB.h Commit for 090810rc1 release. 2009-08-05 07:47:02 +00:00