This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-22 11:34:04 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP
/
Lib
History
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