Skip to content

Commit 75993b0

Browse files
committed
Update CHANGELOG
1 parent 97e6fe5 commit 75993b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- Switched to the rust version of svdtools ([#174]).
2828
- Better register definitions for peripherals of the ATmega128RFA1 ([#173]).
2929

30+
### Added
31+
- Support for `ATtiny1606` ([#183]). The `VPORTA.DIR` register is currently
32+
unavailable due to a compiler limitation. See pull request for details.
33+
3034
[#157]: https://github.com/Rahix/avr-device/pull/157
3135
[#173]: https://github.com/Rahix/avr-device/pull/173
3236
[#174]: https://github.com/Rahix/avr-device/pull/174
37+
[#183]: https://github.com/Rahix/avr-device/pull/183
3338

3439

3540
## [0.7.0] - 2025-01-05

0 commit comments

Comments
 (0)