Closing PR 979

This commit is contained in:
Joerg Wunsch 2022-06-26 22:58:25 +02:00
parent 55dddc57cc
commit 1b997968a5
1 changed files with 2 additions and 0 deletions

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: