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-06-17 20:25:16 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP
/
Lib
History
Dean Camera
31d7194252
Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory to hold each protocol's files.
2009-12-23 14:45:47 +00:00
..
ISP
Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory to hold each protocol's files.
2009-12-23 14:45:47 +00:00
PDI
Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory to hold each protocol's files.
2009-12-23 14:45:47 +00:00
TPI
Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory to hold each protocol's files.
2009-12-23 14:45:47 +00:00
V2Protocol.c
Stub out more of the TPI programming protocol routines in the AVRISP project.
2009-12-23 13:28:44 +00:00
V2Protocol.h
Lower timeout periods in the AVRISP project. Increment firmware minor revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning.
2009-12-23 14:42:50 +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
Lower timeout periods in the AVRISP project. Increment firmware minor revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning.
2009-12-23 14:42:50 +00:00
V2ProtocolParams.h
Add const qualifier to the parameters of Projects' functions where possible.
2009-12-20 06:23:24 +00:00