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 7aaced1e8b
Remove USB_MODE_* macros, replace with a semantically linked USB_Modes_t enum.
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 Minor documentation enhancements. 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 Remove USB_MODE_* macros, replace with a semantically linked USB_Modes_t enum. 14 years ago
CompileTimeTokens.txt Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to reduce the compiled binary size. 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 Busware CUL V3 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 Minor documentation enhancements. 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 Remove USB_MODE_* macros, replace with a semantically linked USB_Modes_t enum. 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