qmk_firmware/LUFA
2011-07-06 02:11:13 +00:00
..
CodeTemplates Merge over core library changes from the MultiArchDemos branch. 2011-06-29 05:57:29 +00:00
Common Split out compiler specific helper macros into a new CompilerSpecific.h header file inside the library, for future expansion. 2011-07-06 02:11:13 +00:00
Drivers Fix HID_Host_SetIdlePeriod() function to send the correct request type to the device, remove reference to unavailable (and not needed) local variable. 2011-07-05 00:28:35 +00:00
ManPages Added new HID_Host_SetIdlePeriod() function to the HID Host Class driver. 2011-07-04 09:18:50 +00:00
Platform/UC3 Merge over core library changes from the MultiArchDemos branch. 2011-06-29 05:57:29 +00:00
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 2011-04-08 05:40:25 +00:00
Doxygen.conf Conditionally add available address spaces to the address space enum, for multiple address space architectures. 2011-04-04 10:24:57 +00:00
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
makefile Add new "checksource" target to the library makefiles, for automated source file existance checking. 2011-06-20 14:38:21 +00:00
Version.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00