Add uIP-split code to the Webserver project, so that each packet is split in half...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / XPROG / XPROGProtocol.c
2010-02-10 Dean CameraFixed lack of SECTION ERASE command in TPI programming...
2010-02-08 Dean CameraFix AVRISP-MKII clone project's TPI Chip Erase command...
2010-02-02 Dean CameraFix TPI mode chip erase code not properly erasing the...
2010-01-27 Dean CameraEnsure TPI enable timing requirements are met in AVRISP...
2010-01-25 Dean CameraMinor code cleanups, remove TemperatureDataLogger host...
2010-01-19 Dean CameraChanged XPLAINBridge project to be both a USB to USART...
2010-01-17 Dean CameraClean up and add more comments to the AVRISP-MKII proje...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-29 Dean CameraReduced guard bit time in the AVRISP project PDI/TPI...
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 CameraAdd dummy undocumented TPI XPROG parameters to the...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-27 Dean CameraRename AVRISP project folder to AVRISP-MKII.