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 77e0958 commit 583a9bcCopy full SHA for 583a9bc
CHANGELOG.md
@@ -8,7 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
### Added
9
- Support for `ATmega4808` ([#137]).
10
11
+### Changed
12
+- Patched EEPROM registers for `ATmega164PA` ([#139]).
13
+
14
[#137]: https://github.com/Rahix/avr-device/pull/137
15
+[#139]: https://github.com/Rahix/avr-device/pull/139
16
17
18
## [0.5.2] - 2023-08-24
0 commit comments