-
- Downloads
Remove missed timer 0 init code in the ISP protocol handler in the AVRISP...
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.
Showing
- Projects/AVRISP/Lib/ISP/ISPTarget.c 0 additions, 3 deletionsProjects/AVRISP/Lib/ISP/ISPTarget.c
- Projects/AVRISP/Lib/V2Protocol.h 3 additions, 3 deletionsProjects/AVRISP/Lib/V2Protocol.h
- Projects/AVRISP/Lib/XPROG/XPROGTarget.c 72 additions, 72 deletionsProjects/AVRISP/Lib/XPROG/XPROGTarget.c
- Projects/AVRISP/Lib/XPROG/XPROGTarget.h 25 additions, 3 deletionsProjects/AVRISP/Lib/XPROG/XPROGTarget.h
- Projects/AVRISP/makefile 1 addition, 1 deletionProjects/AVRISP/makefile
Loading
Please register or sign in to comment