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 9d2613d908
Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failures on devices with endpoint addresses of 8 and above (thanks to John Andrews).
17 years ago
..
AboutLUFA.txt
Author.jpg Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 17 years ago
BuildingLinkableLibraries.txt
ChangeLog.txt Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failures on devices with endpoint addresses of 8 and above (thanks to John Andrews). 17 years ago
CompileTimeTokens.txt Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION compile time option (but silently convert it to USE_SINGLE_DEVICE_CONFIGURATION internally for compatibility). 17 years ago
CompilingApps.txt Split Getting Started page of the documentation into its own section. 17 years ago
ConfiguringApps.txt Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 17 years ago
DevelopingWithLUFA.txt Split Getting Started page of the documentation into its own section. 17 years ago
DeviceSupport.txt Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models. 17 years ago
DirectorySummaries.txt
Donating.txt
FutureChanges.txt Added better module summaries. 17 years ago
GettingStarted.txt Split Getting Started page of the documentation into its own section. 17 years ago
Groups.txt
LUFA.gif
LUFAPoweredProjects.txt Added better module summaries. 17 years ago
LibraryApps.txt Added better module summaries. 17 years ago
LibraryResources.txt
Licence.txt Added const modifiers to device mode class drivers. 17 years ago
MainPage.txt Added better module summaries. 17 years ago
MigrationInformation.txt Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION compile time option (but silently convert it to USE_SINGLE_DEVICE_CONFIGURATION internally for compatibility). 17 years ago
ProgrammingApps.txt Added better module summaries. 17 years ago
SchedulerOverview.txt
VIDAndPIDValues.txt
WritingBoardDrivers.txt