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
/
XPROG
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
..
TINYNVM.c
Added const where possible to the source functions in the Projects directory.
2009-12-26 04:13:55 +00:00
TINYNVM.h
Added const where possible to the source functions in the Projects directory.
2009-12-26 04:13:55 +00:00
XMEGANVM.c
Added const where possible to the source functions in the Projects directory.
2009-12-26 04:13:55 +00:00
XMEGANVM.h
Added const where possible to the source functions in the Projects directory.
2009-12-26 04:13:55 +00:00
XPROGProtocol.c
Added const where possible to the source functions in the Projects directory.
2009-12-26 04:13:55 +00:00
XPROGProtocol.h
Complete combining of PDI and TPI target communication code files, stub out TINY NVM controller functions.
2009-12-24 02:52:10 +00:00
XPROGTarget.c
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
XPROGTarget.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