Make AVRISP XPROG function parameters const where possible.

This commit is contained in:
Dean Camera 2010-02-01 05:34:59 +00:00
parent 5f363996e3
commit 9e7ffcb014
5 changed files with 9 additions and 10 deletions

View file

@ -9,7 +9,7 @@
* \section Sec_ChangeLogXXXXXX Version XXXXXX
*
* <b>New:</b>
* - Added TPI programming support for 6-pin ATTINY devices to the AVRISP programmer project
* - Added TPI programming support for 6-pin ATTINY devices to the AVRISP programmer project (thanks to Tom Light)
* - Added command timeout counter to the AVRISP project so that the device no longer freezes when incorrectly connected
* to a target
* - Added new TemperatureDataLogger application, a USB data logger which writes to the device's dataflash and appears to