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-16 11:46:26 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP-MKII
/
Lib
/
XPROG
History
Dean Camera
4600fd0cb6
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
..
TINYNVM.c
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
TINYNVM.h
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
XMEGANVM.c
Add first draft of the TPI NVM commands for reading, writing and erasing a target. Needs testing when physical access to a part is available.
2009-12-28 07:17:21 +00:00
XMEGANVM.h
Add first draft of the TPI NVM commands for reading, writing and erasing a target. Needs testing when physical access to a part is available.
2009-12-28 07:17:21 +00:00
XPROGProtocol.c
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
XPROGProtocol.h
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
XPROGTarget.c
Fix MIT license language to make its intent clearer.
2009-12-28 00:34:20 +00:00
XPROGTarget.h
Add first draft of the TPI NVM commands for reading, writing and erasing a target. Needs testing when physical access to a part is available.
2009-12-28 07:17:21 +00:00