Make AVRISP XPROG function parameters const where possible.
This commit is contained in:
parent
5f363996e3
commit
9e7ffcb014
5 changed files with 9 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue