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
Dean Camera fea5d08512
Adjusted sample CTC timer calculations in the AudioOutput and AudioInput demos to account for situations where the division results in a value with no remainder, requiring one to be subtracted from the result (thanks to Robin Theunis).
16 years ago
..
Common All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 16 years ago
DriverStubs All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 16 years ago
Drivers Removed all binary constants and replaced with decimal or hexadecimal constants so that unpatched GCC compilers can still build the code without having to be itself patched and recompiled first. 16 years ago
MemoryAllocator All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 16 years ago
Scheduler All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 16 years ago
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 16 years ago
ChangeLog.txt Adjusted sample CTC timer calculations in the AudioOutput and AudioInput demos to account for situations where the division results in a value with no remainder, requiring one to be subtracted from the result (thanks to Robin Theunis). 16 years ago
CompileTimeTokens.txt Minor documentation fixes to correct formatting and typos. 16 years ago
DirectorySummaries.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 16 years ago
Doxygen.conf Added new GenericHIDHost demo. 16 years ago
GettingStarted.txt Minor documentation fixes to correct formatting and typos. 16 years ago
LUFAPoweredProjects.txt Minor corrections to the library Doxygen documentation. 16 years ago
MainPage.txt Minor corrections to the library Doxygen documentation. 16 years ago
MigrationInformation.txt Added new GenericHIDHost demo. 16 years ago
SchedulerOverview.txt Moved all source to the trunk directory. 16 years ago
VIDAndPIDValues.txt Added new GenericHID device demo application. 16 years ago
Version.h Added new GenericHIDHost demo. 16 years ago
WritingBoardDrivers.txt Moved all source to the trunk directory. 16 years ago
makefile Moved all source to the trunk directory. 16 years ago