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-20 05:35:31 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
Incomplete
/
AVRISP
/
Lib
History
Dean Camera
4742e95a3f
Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP handler - can now correctly read back device data. Programming command handler is still broken, although first page is written correctly to FLASH in paged write mode.
2009-08-25 08:58:48 +00:00
..
V2Protocol.c
Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP handler - can now correctly read back device data. Programming command handler is still broken, although first page is written correctly to FLASH in paged write mode.
2009-08-25 08:58:48 +00:00
V2Protocol.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
V2ProtocolConstants.h
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
2009-08-20 07:21:43 +00:00
V2ProtocolParams.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
V2ProtocolParams.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
V2ProtocolTarget.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
V2ProtocolTarget.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