Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is defined (thanks to Steven Morehouse).
This commit is contained in:
parent
a77c3edc37
commit
bbf9d14bf9
2 changed files with 3 additions and 1 deletions
|
|
@ -31,6 +31,8 @@
|
|||
* - Fixed inverted LED logic in the OLIMEX162 board LED driver
|
||||
* - Library Applications:
|
||||
* - Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (thanks to Ben R. Porter)
|
||||
* - Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is
|
||||
* defined (thanks to Steven Morehouse)
|
||||
*
|
||||
* \section Sec_ChangeLog120219 Version 120219
|
||||
* <b>New:</b>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue