Mention PR #802
This commit is contained in:
parent
ac7a794b70
commit
5cbd6a5160
2
NEWS
2
NEWS
|
@ -18,6 +18,7 @@ Changes since version 6.4:
|
||||||
- SerialUPDI (UPDI devices connected to serial port with few
|
- SerialUPDI (UPDI devices connected to serial port with few
|
||||||
passive parts)
|
passive parts)
|
||||||
- PicKit4 / SNAP (now also in ISP and PDI mode)
|
- PicKit4 / SNAP (now also in ISP and PDI mode)
|
||||||
|
- Teensy bootloader (PR #802)
|
||||||
|
|
||||||
* Issues fixed:
|
* Issues fixed:
|
||||||
|
|
||||||
|
@ -55,6 +56,7 @@ Changes since version 6.4:
|
||||||
- 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
|
- Add missing ATtiny targets to avrdude.conf #803
|
||||||
|
- Add support for Teensy bootloader #802
|
||||||
|
|
||||||
* Internals:
|
* Internals:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue