mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 06:55:27 +00:00
bug #58994: VPP PWM still enabled at the end of programming process
Submitted by Dmitrii Chernukhin: * pickit2.c (pickit2_disable): turn off VPP before shutting down git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1508 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2021-12-06 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
||||||
|
|
||||||
|
Submitted by Dmitrii Chernukhin:
|
||||||
|
bug #58994: VPP PWM still enabled at the end of programming process
|
||||||
|
* pickit2.c (pickit2_disable): turn off VPP before shutting down
|
||||||
|
|
||||||
2021-12-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
2021-12-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
||||||
|
|
||||||
* configure.ac (AC_INIT): Bump version date
|
* configure.ac (AC_INIT): Bump version date
|
||||||
|
1
NEWS
1
NEWS
@@ -81,6 +81,7 @@ Current:
|
|||||||
bug #46759: avrdude 6.1 -> 6.2 regression: lock byte verification error
|
bug #46759: avrdude 6.1 -> 6.2 regression: lock byte verification error
|
||||||
bug #58440: linuxgpio PIN limit too low
|
bug #58440: linuxgpio PIN limit too low
|
||||||
bug #55462: wrong programmer id check in jtag3_getsync() and jtag3_close()
|
bug #55462: wrong programmer id check in jtag3_getsync() and jtag3_close()
|
||||||
|
bug #58994: VPP PWM still enabled at the end of programming process
|
||||||
|
|
||||||
* Patches:
|
* Patches:
|
||||||
patch #9482: Add support for UPDI and AVR8X
|
patch #9482: Add support for UPDI and AVR8X
|
||||||
|
Reference in New Issue
Block a user