File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88### Added
9- - Added support for AVR64DU32 and AVR64DU28 ([ #152 ] ).
10- - Added support for ATmega16 ([ #153 ] ).
9+ - Added support for ` AVR64DU32 ` and ` AVR64DU28 ` ([ #152 ] ).
10+ - Added support for ` ATmega16 ` ([ #153 ] ).
11+
12+ ### Changed
13+ - Upgraded to ` atdf2svd ` version 0.4.0 ([ #154 ] ).
14+ - The split peripherals of ` ATmega4808 ` , ` ATtiny402 ` , ` ATtiny404 ` are now represented ([ #154 ] and [ atdf2svd #48 ] ).
1115
1216### Fixed
1317- Patched the ADC registers of ATtiny84A ([ #151 ] ).
1418
1519[ #151 ] : https://github.com/Rahix/avr-device/pull/151
1620[ #152 ] : https://github.com/Rahix/avr-device/pull/152
1721[ #153 ] : https://github.com/Rahix/avr-device/pull/153
22+ [ #154 ] : https://github.com/Rahix/avr-device/pull/154
23+ [ atdf2svd#48 ] : https://github.com/Rahix/atdf2svd/pull/48
1824
1925
2026## [ 0.5.4] - 2024-01-28
You can’t perform that action at this time.
0 commit comments