This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
Incomplete
/
AVRISP
History
Dean Camera
73801c73a1
Finished preliminary AVRISP project - all V2 protocol commands now work correctly for basic operations.
2009-08-25 11:24:45 +00:00
..
Lib
Finished preliminary AVRISP project - all V2 protocol commands now work correctly for basic operations.
2009-08-25 11:24:45 +00:00
AVRISP.c
Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity.
2009-08-25 08:09:49 +00:00
AVRISP.h
Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity.
2009-08-25 08:09:49 +00:00
AVRISP.txt
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device.
2009-08-24 09:37:54 +00:00
Descriptors.c
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
2009-08-20 07:21:43 +00:00
Descriptors.h
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
2009-08-20 07:21:43 +00:00
Doxygen.conf
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
2009-08-20 07:21:43 +00:00
makefile
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device.
2009-08-24 09:37:54 +00:00