This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
022035839e
qmk_firmware
/
Projects
/
AVRISP
/
Lib
History
Download ZIP
Download TAR.GZ
Dean Camera
022035839e
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
..
ISP
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
XPROG
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
V2Protocol.c
Added const where possible to the source functions in the Projects directory.
2009-12-26 04:13:55 +00:00
V2Protocol.h
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
V2ProtocolConstants.h
Add support for unwrapping of the XMEGA PDI programming protocol to the AVRISP Programmer project.
2009-12-02 13:42:08 +00:00
V2ProtocolParams.c
Fixed ISP mode in the AVRISP programmer project.
2009-12-26 05:20:10 +00:00
V2ProtocolParams.h
Added const where possible to the source functions in the Projects directory.
2009-12-26 04:13:55 +00:00