This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-13 05:52:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30c2b620de700a34a91ddef0ae97f01ea6f116bd
qmk_firmware
/
LUFA
/
Drivers
T
History
Dean Camera
1d4ff3695d
Oops - remove duplicated SPI driver init mask.
2010-07-29 07:16:20 +00:00
..
Board
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
Misc
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
Peripheral
Oops - remove duplicated SPI driver init mask.
2010-07-29 07:16:20 +00:00
USB
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