Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is saved in EEPROM (thanks to Gerhard Wesser).

This commit is contained in:
Dean Camera 2013-01-13 12:46:23 +00:00
parent f2c2415480
commit 397d77cb44
3 changed files with 27 additions and 10 deletions

View file

@ -24,6 +24,7 @@
* - Library Applications:
* - Increased throughput in the USBtoSerial project now that data transmission is non-blocking (thanks to Joseph Lacerte)
* - Updated bootloader makefiles to remove dependency on the \c bc command line calculator tool
* - Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is saved in EEPROM (thanks to Gerhard Wesser)
*
* <b>Fixed:</b>
* - Core: