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 37b2130fb2
Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander).
16 years ago
..
Common Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 16 years ago
DriverStubs Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman). 16 years ago
Drivers Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 16 years ago
MemoryAllocator Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 16 years ago
Scheduler Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 16 years ago
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 16 years ago
ChangeLog.txt Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 16 years ago
CompileTimeTokens.txt Spell checked non-source documentation pages. 16 years ago
DirectorySummaries.txt Spell checked non-source documentation pages. 16 years ago
Doxygen.conf More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
GettingStarted.txt Spell checked non-source documentation pages. 16 years ago
Groups.txt More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
LUFAPoweredProjects.txt Minor corrections to the library Doxygen documentation. 16 years ago
MainPage.txt Spell checked non-source documentation pages. 16 years ago
MigrationInformation.txt Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 16 years ago
SchedulerOverview.txt Spell checked non-source documentation pages. 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 Spell checked non-source documentation pages. 16 years ago
makefile Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 16 years ago