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
059307d89c
qmk_firmware
/
LUFA
History
Download ZIP
Download TAR.GZ
Dean Camera
059307d89c
Use static inline intermediatary functions in Endpoint.h to handle the masking for the private endpoint configuration routine, instead of performing the masking in the Endpoint_ConfigureEndpoint() macro.
2010-07-27 13:49:16 +00:00
..
Common
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00
Drivers
Use static inline intermediatary functions in Endpoint.h to handle the masking for the private endpoint configuration routine, instead of performing the masking in the Endpoint_ConfigureEndpoint() macro.
2010-07-27 13:49:16 +00:00
DriverStubs
Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking.
2010-07-22 15:38:12 +00:00
ManPages
Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders.
2010-07-26 07:28:40 +00:00
Scheduler
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00
Doxygen.conf
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
License.txt
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
2010-05-08 03:12:14 +00:00
makefile
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00
Version.h
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
2010-05-08 03:12:14 +00:00