qmk_firmware/LUFA/Drivers/USB
Dean Camera 6d1adf7339 Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity.
Added check to CDC_Device_BytesReceived() to ensure 0 is returned when device is not enumerated to a host.

Move AVRISP project's V2Protocol_DelayMS() function to be static inline, as it is now very minimal. Added extra project doxygen documentation.
2009-08-25 08:09:49 +00:00
..
Class Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity. 2009-08-25 08:09:49 +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 Add LOAD ADDRESS command parsing to the V2 Protocol hander in the AVRISP project. 2009-08-20 07:16:55 +00:00
USB.h Commit for 090810rc1 release. 2009-08-05 07:47:02 +00:00