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 f152ff26c7
Add missing function attributes to the RingBuffer driver to reduce the chances of invalid usage.
13 years ago
..
CodeTemplates Merge over core library changes from the MultiArchDemos branch. 13 years ago
Common Add missing doxygen group terminator to the new CompilerSpecific.h header file. 13 years ago
Drivers Add missing function attributes to the RingBuffer driver to reduce the chances of invalid usage. 13 years ago
ManPages Minor documentation and style fixes. 13 years ago
Platform/UC3 Merge over core library changes from the MultiArchDemos branch. 13 years ago
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
Doxygen.conf Conditionally add available address spaces to the address space enum, for multiple address space architectures. 14 years ago
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Version.h Update copyright year on all source files. 14 years ago
makefile Add new "checksource" target to the library makefiles, for automated source file existance checking. 13 years ago