We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c3438 commit 017dbd7Copy full SHA for 017dbd7
CHANGELOG.md
@@ -7,12 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
### Added
9
- Support for `ATmega4808` ([#137]).
10
+- Support for `ATtiny402` ([#140]).
11
12
### Changed
13
- Patched EEPROM registers for `ATmega164PA` ([#139]).
14
15
[#137]: https://github.com/Rahix/avr-device/pull/137
16
[#139]: https://github.com/Rahix/avr-device/pull/139
17
+[#140]: https://github.com/Rahix/avr-device/pull/140
18
19
20
## [0.5.2] - 2023-08-24
0 commit comments