2
0
mirror of https://github.com/mariusgreuel/avrdude.git synced 2025-09-27 14:35:27 +00:00
This commit is contained in:
Joerg Wunsch
2022-01-07 09:08:58 +01:00
parent ac7a794b70
commit 5cbd6a5160

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: