This commit is contained in:
Joerg Wunsch 2022-01-07 09:08:58 +01:00
parent ac7a794b70
commit 5cbd6a5160
1 changed files with 2 additions and 0 deletions

2
NEWS
View File

@ -18,6 +18,7 @@ Changes since version 6.4:
- SerialUPDI (UPDI devices connected to serial port with few
passive parts)
- PicKit4 / SNAP (now also in ISP and PDI mode)
- Teensy bootloader (PR #802)
* Issues fixed:
@ -55,6 +56,7 @@ Changes since version 6.4:
- Ignore ctags index file #804
- term: fix memleakOnRealloc #806
- Add missing ATtiny targets to avrdude.conf #803
- Add support for Teensy bootloader #802
* Internals: