Closing PR 979
This commit is contained in:
parent
963a1e54af
commit
8bd39157c1
2
NEWS
2
NEWS
|
@ -18,6 +18,7 @@ Changes since version 7.0:
|
||||||
- Fix micronucleus bootloader to check for unresponsive USB
|
- Fix micronucleus bootloader to check for unresponsive USB
|
||||||
devices #945
|
devices #945
|
||||||
- Fix src/CMakeLists.txt to honor CMAKE_INSTALL_LIBDIR #972
|
- Fix src/CMakeLists.txt to honor CMAKE_INSTALL_LIBDIR #972
|
||||||
|
- [bug #43898] atmega644p remains stopped after JTAG transaction #366
|
||||||
|
|
||||||
* Pull requests:
|
* Pull requests:
|
||||||
|
|
||||||
|
@ -26,6 +27,7 @@ Changes since version 7.0:
|
||||||
- CMake Enhancements #962
|
- CMake Enhancements #962
|
||||||
- Reduce programmer desc string length in avrdude.conf
|
- Reduce programmer desc string length in avrdude.conf
|
||||||
to < 80 characters #1000
|
to < 80 characters #1000
|
||||||
|
- Dragon JTAG fix #979
|
||||||
|
|
||||||
* Internals:
|
* Internals:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue