qmk_firmware/Projects/AVRISP-MKII
Dean Camera ab195ab1da Added .5MHz recovery clock to the AVRISP programmer project when in ISP programming mode to correct mis-set fuses.
Fixed AVRISP project not extending the command delay after each successful page/word/byte program.
2010-02-10 04:02:10 +00:00
..
Lib Added .5MHz recovery clock to the AVRISP programmer project when in ISP programming mode to correct mis-set fuses. 2010-02-10 04:02:10 +00:00
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. 2010-01-19 05:27:58 +00:00
AVRISP.h Make AVRISP XPROG function parameters const where possible. 2010-02-01 05:34:59 +00:00
AVRISP.txt Added .5MHz recovery clock to the AVRISP programmer project when in ISP programming mode to correct mis-set fuses. 2010-02-10 04:02:10 +00:00
Descriptors.c Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen). 2010-02-01 12:35:48 +00:00
Descriptors.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Doxygen.conf Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation. 2010-02-03 00:57:49 +00:00
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). 2010-02-04 02:27:09 +00:00