You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/ManPages
Dean Camera 3ae9e6042f
Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size.
14 years ago
..
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. 14 years ago
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. 14 years ago
Author.jpg Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 15 years ago
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. 15 years ago
ChangeLog.txt Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size. 14 years ago
CompileTimeTokens.txt More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
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. 15 years ago
ConfiguringApps.txt Minor documentation corrections. 14 years ago
DevelopingWithLUFA.txt Fix up documentation - remove obsolete Scheduler Overview page, roll documentation into the documentation for the (deprecated) Simple Scheduler module. 14 years ago
DeviceSupport.txt Added board hardware driver support for the Arduino Uno development board. 14 years ago
DirectorySummaries.txt Added new project makefile template to the library and moved board driver stub files into in a new CodeTemplates directory. 14 years ago
Donating.txt Fix up documentation - remove obsolete Scheduler Overview page, roll documentation into the documentation for the (deprecated) Simple Scheduler module. 14 years ago
FutureChanges.txt Make Host mode Class drivers only set the class driver instance's state values once a compatible interface has been found within the device. 14 years ago
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. 14 years ago
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. 15 years ago
LUFA.png Add new LUFA logo by Ryo Yamauchi. 15 years ago
LUFAPoweredProjects.txt Changed default value for the reset polarity parameter in the AVRISP-MKII project so that it defaults to active low drive. 14 years ago
LUFAvsAtmelStack.txt Spell check all source files once again to find any typos. 14 years ago
LibraryApps.txt Minor documentation corrections. 14 years ago
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. 14 years ago
LicenseInfo.txt Make main readme file easier to read, and make documentation build instructions clearer. 14 years ago
MainPage.txt Fix compile and Doxygen errors due to the spell-check changes in the source code. 14 years ago
MigrationInformation.txt Make Host mode Class drivers only set the class driver instance's state values once a compatible interface has been found within the device. 14 years ago
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. 15 years ago
SoftwareBootloaderJump.txt Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size. 14 years ago
VIDAndPIDValues.txt Minor documentation corrections. 14 years ago
WhyUseLUFA.txt Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size. 14 years ago
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). 14 years ago