qmk_firmware/LUFA/Drivers/USB
2009-07-26 10:22:16 +00:00
..
Class Added new USB_DeviceState variable to keep track of the current Device mode USB state. 2009-07-21 13:31:21 +00:00
HighLevel Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the Addressed or Configured state as needed. 2009-07-23 08:00:12 +00:00
LowLevel Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions. 2009-07-26 10:22:16 +00:00
USB.h Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models. 2009-07-16 08:57:51 +00:00