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-07-28 08:10:42 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP
History
Dean Camera
35dac470f2
Complete TPI protocol code to enter and exit TPI programming mode for the ATTINY 6-pin devices.
2009-12-24 03:02:26 +00:00
..
Lib
Complete TPI protocol code to enter and exit TPI programming mode for the ATTINY 6-pin devices.
2009-12-24 03:02:26 +00:00
AVRISP.c
Remove serial driver use from the AVRISP project now that it is no longer needed.
2009-12-24 02:27:21 +00:00
AVRISP.h
Remove serial driver use from the AVRISP project now that it is no longer needed.
2009-12-24 02:27:21 +00:00
AVRISP.txt
Remove serial driver use from the AVRISP project now that it is no longer needed.
2009-12-24 02:27:21 +00:00
Descriptors.c
Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.
2009-08-25 13:21:19 +00:00
Descriptors.h
Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used.
2009-11-08 21:56:18 +00:00
Doxygen.conf
Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project.
2009-12-03 09:19:09 +00:00
makefile
Complete combining of PDI and TPI target communication code files, stub out TINY NVM controller functions.
2009-12-24 02:52:10 +00:00