Fixed PDI programming mode in the AVRISP programmer project not exiting programming mode correctly (clear target Reset key twice, set /RESET pin to pullup).
Add newlines to the MIDI event printf() statements in the MIDI host demos.
This commit is contained in:
parent
b2bdfe4377
commit
39d56aeffe
5 changed files with 23 additions and 22 deletions
|
@ -26,6 +26,8 @@
|
|||
* - Fixed ADC routines not correctly returning the last result when multiple channels were read
|
||||
* - Fixed ADC routines failing to read the extended channels (Channels 8 to 13, Internal Temperature Sensor) on the
|
||||
* U4 series USB AVR parts
|
||||
* - Fixed PDI programming mode in the AVRISP programmer project not exiting programming mode correctly (clear target
|
||||
* Reset key twice, set /RESET pin to pullup)
|
||||
*
|
||||
* \section Sec_ChangeLog100219 Version 100219
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue