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 ccf4cffd78
Improve device support documentation in the manual; split out each architecture into a different sub-page of the Device Support section of the manual, add in table to indicate USB mode support for each microcontroller model.
13 years ago
..
AboutLUFA.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
AlternativeStacks.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Author.jpg Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 15 years ago
BuildingLinkableLibraries.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
ChangeLog.txt Pull out architecture specific macros and other definitions into a new common header file. Add new JTAG_DISABLE() macro for the AVR8s to software-disable JTAG debugging using cycle-safe assembly code. 13 years ago
CompileTimeTokens.txt Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII clone project (thanks to Volker Bosch). 13 years ago
CompilingApps.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
ConfiguringApps.txt Add in new architecture attribute defines to selectively remove the EEPROM and FLASH memory space functions on architectures which do not have seperate memory address spaces. 14 years ago
DevelopingWithLUFA.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
DeviceSupport.txt Improve device support documentation in the manual; split out each architecture into a different sub-page of the Device Support section of the manual, add in table to indicate USB mode support for each microcontroller model. 13 years ago
DirectorySummaries.txt Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. 13 years ago
Donating.txt Add more const-ness to the stream endpoint/pipe functions where possible. 14 years ago
FutureChanges.txt Update LUFAConfig.h with missing options for the AVR32 target. 13 years ago
GettingStarted.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Groups.txt Enhance and document the AVR32 UC3 platform drivers. 13 years ago
LUFA.png Add new LUFA logo by Ryo Yamauchi. 15 years ago
LUFAPoweredProjects.txt Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incomplete AndroidAccessoryHost demo to prevent a timeout on the Android device from aborting Accessory mode after a command it sent to switch modes (thanks to Opendous Inc). 13 years ago
LUFA_thumb.png Update Doxygen documentation configuration file for the main project documentation to the latest version. Add missing data structure documentation briefs. 14 years ago
LUFAvsAtmelStack.txt Minor documentation updates. 14 years ago
LibraryApps.txt Add missing project files for the new HIDReportViewer project to upgrade its status to a finished (working) project. 13 years ago
LibraryResources.txt Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. 13 years ago
LicenseInfo.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
MainPage.txt Minor internal macro renaming for the UC3 devices. 13 years ago
MigrationInformation.txt Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors. 13 years ago
ProgrammingApps.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
SoftwareBootloaderJump.txt Correct UC3 global interrupt functions. 14 years ago
VIDAndPIDValues.txt Update the Low Level Audio Input and Audio Output demos to support multiple sample rates. 13 years ago
WhyUseLUFA.txt Minor documentation updates. 14 years ago
WritingBoardDrivers.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
footer.htm Add custom footer to the main library documentation. 14 years ago