qmk_firmware/LUFA
2009-04-14 08:17:24 +00:00
..
Common All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
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. 2009-04-05 07:00:11 +00:00
DriverStubs All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
MemoryAllocator All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
Scheduler All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
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). 2009-04-14 08:17:24 +00:00
CompileTimeTokens.txt Minor documentation fixes to correct formatting and typos. 2009-03-29 12:59:44 +00:00
DirectorySummaries.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 2009-03-27 08:45:39 +00:00
Doxygen.conf Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
GettingStarted.txt Minor documentation fixes to correct formatting and typos. 2009-03-29 12:59:44 +00:00
LUFAPoweredProjects.txt Minor corrections to the library Doxygen documentation. 2009-04-01 13:10:05 +00:00
MainPage.txt Minor corrections to the library Doxygen documentation. 2009-04-01 13:10:05 +00:00
makefile Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
MigrationInformation.txt Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
SchedulerOverview.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
Version.h Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
VIDAndPIDValues.txt Added new GenericHID device demo application. 2009-03-29 12:42:25 +00:00
WritingBoardDrivers.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00