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/Projects/AVRISP-MKII
Dean Camera 3ab0b3a027
Fix LowLevel Keyboard demo -- accidentally trying to dereference a uint8_t type in ProcessLEDReport().
15 years ago
..
Lib Fix LowLevel Keyboard demo -- accidentally trying to dereference a uint8_t type in ProcessLEDReport(). 15 years ago
AVRISP.c Changed XPLAINBridge project to be both a USB to USART bridge and a PDI programmer, based on the state of a mode select pin. 15 years ago
AVRISP.h Make AVRISP XPROG function parameters const where possible. 15 years ago
AVRISP.txt Make TPI programming protocol program in words, not bytes to satisfy the datasheet conditions. 15 years ago
Descriptors.c Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen). 15 years ago
Descriptors.h Update copyright year to 2010. 15 years ago
Doxygen.conf Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation. 15 years ago
makefile New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 15 years ago