aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.c
Commit message (Expand)AuthorAgeFilesLines
* Oops - new Write Word alignment code in the TPI programming function means th...Dean Camera2010-02-021-1/+1
* Make TPI writes add a dummy high byte if the data isn't word-aligned.Dean Camera2010-02-021-2/+2
* Make TPI programming protocol program in words, not bytes to satisfy the data...Dean Camera2010-02-021-4/+19
* Make AVRISP XPROG function parameters const where possible.Dean Camera2010-02-011-2/+2
* Oops - TPI programming is broken in the AVRISP project because the busy-flag ...Dean Camera2010-01-291-3/+5
* Fix TPI communications in the AVRISP project when bit-banged USART mode is se...Dean Camera2010-01-291-2/+2
* Clean up Webserver project - add more Doxygen documentation for the new DHCP ...Dean Camera2010-01-271-2/+2
* Cleanup and partially fix AVRISP-MKII project's TPI programming support.Dean Camera2010-01-251-5/+27
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks,...Dean Camera2009-12-281-6/+8
* Add first draft of the TPI NVM commands for reading, writing and erasing a ta...Dean Camera2009-12-281-11/+77
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+104