You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers
Dean Camera de5b16909a
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
14 years ago
..
Board Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking. 14 years ago
Misc Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 14 years ago
Peripheral Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver. 14 years ago
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. 14 years ago