qmk_firmware/LUFA/ManPages
Dean Camera e6dc951630 Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it.
Fix reversed byte ordering of multi-byte HID data.

Added support to the HID parser for extended USAGE items that contain the usage page as well as the usage index.

Removed the HID_IOF_NON_VOLATILE and HID_IOF_VOLATILE flags from HID INPUT items where the flag is invalid. Changed over HID OUTPUT items to use HID_IOF_NON_VOLATILE.

Change over MagStripe project to use HID_DESCRIPTOR_KEYBOARD() for its HID report. Change over MouseHostDevice demo to use HID_DESCRIPTOR_MOUSE() for its HID report.
2011-01-30 14:14:04 +00:00
..
AboutLUFA.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
AlternativeStacks.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
Author.jpg Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 2009-07-13 04:46:52 +00:00
BuildingLinkableLibraries.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
ChangeLog.txt 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
CompileTimeTokens.txt Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 2011-01-10 18:43:34 +00:00
CompilingApps.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
ConfiguringApps.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
DevelopingWithLUFA.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
DeviceSupport.txt Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy. 2010-11-23 06:56:24 +00:00
DirectorySummaries.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
Donating.txt Add custom footer to the main library documentation. 2011-01-03 20:37:30 +00:00
FutureChanges.txt Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
GettingStarted.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
Groups.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
LUFA.png Add new LUFA logo by Ryo Yamauchi. 2010-03-25 08:13:39 +00:00
LUFAPoweredProjects.txt Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
LUFA_thumb.png Update Doxygen documentation configuration file for the main project documentation to the latest version. Add missing data structure documentation briefs. 2011-01-03 20:13:06 +00:00
LUFAvsAtmelStack.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
LibraryApps.txt Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
LibraryResources.txt Remove link to (now deleted) public Mercurial mirror in the documentation. 2010-11-09 11:02:50 +00:00
LicenseInfo.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
MainPage.txt Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. 2010-10-28 06:08:58 +00:00
MigrationInformation.txt Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 2011-01-13 22:56:49 +00:00
ProgrammingApps.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
SoftwareBootloaderJump.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
VIDAndPIDValues.txt Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
WhyUseLUFA.txt Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 2011-01-10 18:43:34 +00:00
WritingBoardDrivers.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
footer.htm Add custom footer to the main library documentation. 2011-01-03 20:37:30 +00:00