qmk_firmware/LUFA/ManPages
Dean Camera 713670043a Move out many of the common class driver constants into grouped enums, to make them more managable.
Add new CDC descriptor structs to the CDC class driver, so that the CDC demos can use human readable field names.

Rename prefix for Still Image Host class driver functions from "SImage_" to "SI_" to remain consistent with the rest of the driver.
2010-09-28 12:14:06 +00:00
..
AboutLUFA.txt Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better. 2010-06-16 11:01:01 +00:00
AlternativeStacks.txt Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better. 2010-06-16 11:01:01 +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 Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
ChangeLog.txt Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
CompileTimeTokens.txt More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 2010-07-30 09:48:35 +00:00
CompilingApps.txt Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
ConfiguringApps.txt Minor documentation corrections. 2010-09-15 00:30:40 +00:00
DevelopingWithLUFA.txt Fix up documentation - remove obsolete Scheduler Overview page, roll documentation into the documentation for the (deprecated) Simple Scheduler module. 2010-08-29 14:07:31 +00:00
DeviceSupport.txt Added board hardware driver support for the BUI development board. 2010-09-14 11:11:54 +00:00
DirectorySummaries.txt Added new project makefile template to the library and moved board driver stub files into in a new CodeTemplates directory. 2010-09-11 03:57:43 +00:00
Donating.txt Fix up documentation - remove obsolete Scheduler Overview page, roll documentation into the documentation for the (deprecated) Simple Scheduler module. 2010-08-29 14:07:31 +00:00
FutureChanges.txt Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
GettingStarted.txt Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better. 2010-06-16 11:01:01 +00:00
Groups.txt Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
LibraryApps.txt Minor documentation corrections. 2010-09-15 00:30:40 +00:00
LibraryResources.txt Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better. 2010-06-16 11:01:01 +00:00
LicenseInfo.txt Make main readme file easier to read, and make documentation build instructions clearer. 2010-07-06 07:07:54 +00:00
LUFA.png Add new LUFA logo by Ryo Yamauchi. 2010-03-25 08:13:39 +00:00
LUFAPoweredProjects.txt Minor documentation corrections. 2010-09-15 00:30:40 +00:00
LUFAvsAtmelStack.txt Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
MainPage.txt Fix compile and Doxygen errors due to the spell-check changes in the source code. 2010-06-16 11:46:42 +00:00
MigrationInformation.txt Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
ProgrammingApps.txt Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
SoftwareBootloaderJump.txt Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
VIDAndPIDValues.txt Minor documentation corrections. 2010-09-15 00:30:40 +00:00
WhyUseLUFA.txt Update size of compiled Mouse demo in documentation, fix indenting in Device.h. 2010-07-23 03:25:19 +00:00
WritingBoardDrivers.txt Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde). 2010-09-24 06:45:11 +00:00