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-08-30 16:24:06 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP
/
Lib
/
XPROG
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
..
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