qmk_firmware/LUFA/Drivers/USB
Dean Camera 43c4735305 Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead.
Added new Serial_SendData() function to the Serial driver.
2011-01-30 21:02:31 +00:00
..
Class Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead. 2011-01-30 21:02:31 +00:00
HighLevel Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it. 2011-01-30 14:14:04 +00:00
LowLevel Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it. 2011-01-30 14:14:04 +00:00
USB.h Minor documentation corrections for the new HID report item constant defines. 2011-01-16 19:41:26 +00:00