AVRISP programmer project now has a more robust timeout system, allowing for a doubli...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / XPROG / TINYNVM.c
2010-02-19 Dean CameraAVRISP programmer project now has a more robust timeout...
2010-02-10 Dean CameraAdded .5MHz recovery clock to the AVRISP programmer...
2010-02-09 Dean CameraFixed USB_GetHIDReportSize() returning the number of...
2010-02-08 Dean CameraFix LowLevel Keyboard demo -- accidentally trying to...
2010-02-08 Dean CameraFix AVRISP-MKII clone project's TPI Chip Erase command...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-02 Dean CameraMinor fixups to the documentation and preprocessor...
2010-02-02 Dean CameraFix TPI mode chip erase code not properly erasing the...
2010-02-02 Dean CameraOops - new Write Word alignment code in the TPI program...
2010-02-02 Dean CameraMake TPI writes add a dummy high byte if the data isn...
2010-02-02 Dean CameraMake TPI programming protocol program in words, not...
2010-02-01 Dean CameraMake AVRISP XPROG function parameters const where possible.
2010-01-29 Dean CameraOops - TPI programming is broken in the AVRISP project...
2010-01-29 Dean CameraFix TPI communications in the AVRISP project when bit...
2010-01-27 Dean CameraClean up Webserver project - add more Doxygen documenta...
2010-01-25 Dean CameraCleanup and partially fix AVRISP-MKII project's TPI...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix TPI NVM Write handler -- AVRStudio sends out writes...
2009-12-28 Dean CameraAdd first draft of the TPI NVM commands for reading...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-27 Dean CameraRename AVRISP project folder to AVRISP-MKII.