Closing PR 979

This commit is contained in:
Joerg Wunsch
2022-06-26 22:58:25 +02:00
committed by Stefan Rueger
parent 963a1e54af
commit 8bd39157c1

2
NEWS
View File

@@ -18,6 +18,7 @@ Changes since version 7.0:
- Fix micronucleus bootloader to check for unresponsive USB
devices #945
- Fix src/CMakeLists.txt to honor CMAKE_INSTALL_LIBDIR #972
- [bug #43898] atmega644p remains stopped after JTAG transaction #366
* Pull requests:
@@ -26,6 +27,7 @@ Changes since version 7.0:
- CMake Enhancements #962
- Reduce programmer desc string length in avrdude.conf
to < 80 characters #1000
- Dragon JTAG fix #979
* Internals: