This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
af725dd418
qmk_firmware
/
LUFA
History
Download ZIP
Download TAR.GZ
Dean Camera
af725dd418
Fix TWI peripheral driver example code in the library documentation.
2011-08-19 04:11:38 +00:00
..
CodeTemplates
Update LUFAConfig.h with missing options for the AVR32 target.
2011-08-04 05:32:17 +00:00
Common
Pull out architecture specific macros and other definitions into a new common header file. Add new JTAG_DISABLE() macro for the AVR8s to software-disable JTAG debugging using cycle-safe assembly code.
2011-08-16 05:53:04 +00:00
Drivers
Fix TWI peripheral driver example code in the library documentation.
2011-08-19 04:11:38 +00:00
ManPages
Pull out architecture specific macros and other definitions into a new common header file. Add new JTAG_DISABLE() macro for the AVR8s to software-disable JTAG debugging using cycle-safe assembly code.
2011-08-16 05:53:04 +00:00
Platform
Fix names of XMEGA ClockManagement driver functions.
2011-07-18 09:24:50 +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 XMEGA to the LUFA core library makefile's list of architectures, so that the XMEGA files are properly cleaned on request.
2011-07-14 08:56:41 +00:00
Version.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00