qmk_firmware/Projects/AVRISP
2009-12-27 07:14:57 +00:00
..
Lib Remove missed timer 0 init code in the ISP protocol handler in the AVRISP project. Switch the XPROG protocol target communications handler over to using Timer 1 COMA/COMB ISRs for the two physical layers, rather than COMA/ICR1. Speed up bit-banged USART mode slightly. 2009-12-27 07:14:57 +00:00
AVRISP.c Added const where possible to the source functions in the Projects directory. 2009-12-26 04:13:55 +00:00
AVRISP.h Remove serial driver use from the AVRISP project now that it is no longer needed. 2009-12-24 02:27:21 +00:00
AVRISP.txt Remove serial driver use from the AVRISP project now that it is no longer needed. 2009-12-24 02:27:21 +00:00
Descriptors.c Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 2009-08-25 13:21:19 +00:00
Descriptors.h Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 2009-11-08 21:56:18 +00:00
Doxygen.conf Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project. 2009-12-03 09:19:09 +00:00
makefile Remove missed timer 0 init code in the ISP protocol handler in the AVRISP project. Switch the XPROG protocol target communications handler over to using Timer 1 COMA/COMB ISRs for the two physical layers, rather than COMA/ICR1. Speed up bit-banged USART mode slightly. 2009-12-27 07:14:57 +00:00