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
04263de4f0
qmk_firmware
/
LUFA
History
Download ZIP
Download TAR.GZ
Dean Camera
04263de4f0
Fix definition of pgm_read_ptr().
2011-04-13 06:58:29 +00:00
..
CodeTemplates
Slight cleanups to the architecture specific makefile templates to make the common configuration sections as identical as possible.
2011-04-12 04:57:47 +00:00
Common
Fix definition of pgm_read_ptr().
2011-04-13 06:58:29 +00:00
Drivers
Replace cast-as-char* byte access of multibyte variables with proper shifts and masks to preserve endianness across different architectures.
2011-04-13 06:12:52 +00:00
ManPages
Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
2011-04-10 06:43:02 +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
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
2011-03-13 21:53:19 +00:00
Version.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00