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 3a2c1db675
Fixed lack of SECTION ERASE command in TPI programming mode of the AVRISP project preventing fuses from being cleared.
15 years ago
..
Lib Fixed lack of SECTION ERASE command in TPI programming mode of the AVRISP project preventing fuses from being cleared. 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 Added .5MHz recovery clock to the AVRISP programmer project when in ISP programming mode to correct mis-set fuses. 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