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 3ebfb998ec
Added support for the Atmel XPLAIN board.
15 years ago
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago
Author.jpg Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 15 years ago
BuildingLinkableLibraries.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago
ChangeLog.txt Cleanups to the Device mode Mass Storage demo applications' SCSI routines. 15 years ago
CompileTimeTokens.txt Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size of the HID Host Class driver when Report protocol is not needed. 15 years ago
CompilingApps.txt Cleanups to the Device mode Mass Storage demo applications' SCSI routines. 15 years ago
ConfiguringApps.txt Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 15 years ago
DevelopingWithLUFA.txt Split Getting Started page of the documentation into its own section. 15 years ago
DeviceSupport.txt Added support for the Atmel XPLAIN board. 15 years ago
DirectorySummaries.txt State information for class drivers is now zeroed out during enumeration (both in device and host mode) to ensure sane values after each enumeration. User code should no longer explicitly set state information as this is no longer preserved. 15 years ago
Donating.txt Add link to third-party signed version of the official FLIP DFU driver for 64-bit Windows OSes to the DFU bootloader readme file. 15 years ago
FutureChanges.txt Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library. 15 years ago
GettingStarted.txt Split Getting Started page of the documentation into its own section. 15 years ago
Groups.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago
LUFA.gif Removed interrupt disable/enable from the Device mode control request processing routines, as they can cause problems with user code and can cause infinite spinlocks under some circumstances. 15 years ago
LUFAPoweredProjects.txt Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make construction of a standard ISP programmer easier. 15 years ago
LibraryApps.txt Add information on the new MouseHostDevice dual role demo to the library documentation. Add a 0x prefix to the LUFA_VERSION_INTEGER define to ensure that it is stored as BCD, and not an octal value. 15 years ago
LibraryResources.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago
Licence.txt Added const modifiers to device mode class drivers. 15 years ago
MainPage.txt Removed interrupt disable/enable from the Device mode control request processing routines, as they can cause problems with user code and can cause infinite spinlocks under some circumstances. 15 years ago
MigrationInformation.txt Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size of the HID Host Class driver when Report protocol is not needed. 15 years ago
ProgrammingApps.txt Added better module summaries. 15 years ago
SchedulerOverview.txt Add new temp LUFA project logo to the manual. 15 years ago
VIDAndPIDValues.txt Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin). 15 years ago
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago