Update NEWS

This commit is contained in:
mcuee
2026-05-27 13:03:41 +08:00
committed by GitHub
parent 7da6ccc52e
commit f0db889825

5
NEWS
View File

@@ -14,6 +14,7 @@ Changes since version 8.1:
- ATtiny814auto, ATtiny816auto, ATtiny817auto
- ATtiny1614auto, ATtiny1616auto, ATtiny1617auto
- ATtiny3216auto, ATtiny3217auto
- AVR16LA14, AVR16LA20, AVR16LA28, AVR16LA32
* New programmers supported:
@@ -28,6 +29,7 @@ Changes since version 8.1:
- Vtarget appears twice in terminal #2093
- Build warnings under macOS #2088
- github avrdude_packing_release action failed #2039
- `-P USB` not working since Avrdude 7.3 #2103
* Pull requests:
@@ -60,6 +62,9 @@ Changes since version 8.1:
- Add tinyAVR 1-series automotive parts #2102
- CMakeLists.txt: allow disabling Python support #2051
- Update artifact upload name and path in arduino_packing_release workflow #2101
- Upgrade github action to be compatibel with node.js 24 (#2108)
- Add consistent support for -P USB (#2104)
- Add support for the AVR-LA chip family (#2105)
* Internals: