Mention closed PR #803 (and its related issues)
This commit is contained in:
parent
118993a584
commit
67df9b0782
4
NEWS
4
NEWS
|
@ -29,6 +29,9 @@ Changes since version 6.4:
|
||||||
- CMake doesn't correctly handle conditionals in avrdude.conf.in
|
- CMake doesn't correctly handle conditionals in avrdude.conf.in
|
||||||
#776
|
#776
|
||||||
- CMake: Recognize more than just bison #785
|
- CMake: Recognize more than just bison #785
|
||||||
|
- [bug #26007] ATTiny167 not supported #150
|
||||||
|
- [bug #47375] ATtiny102/104 descriptions missing in configuration
|
||||||
|
file #409
|
||||||
|
|
||||||
* Pull requests:
|
* Pull requests:
|
||||||
|
|
||||||
|
@ -51,6 +54,7 @@ Changes since version 6.4:
|
||||||
- avrftdi: don't use the deprecated ftdi_usb_purge_buffers routine #792
|
- avrftdi: don't use the deprecated ftdi_usb_purge_buffers routine #792
|
||||||
- Ignore ctags index file #804
|
- Ignore ctags index file #804
|
||||||
- term: fix memleakOnRealloc #806
|
- term: fix memleakOnRealloc #806
|
||||||
|
- Add missing ATtiny targets to avrdude.conf #803
|
||||||
|
|
||||||
* Internals:
|
* Internals:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue