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 15043b7 commit 133f6feCopy full SHA for 133f6fe
CHANGELOG.md
@@ -11,7 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
- Patched EEPROM registers for `ATmega164PA` ([#139]).
14
+- Patched added fields to the `PCMSK` register on `ATtiny85` ([#131]).
15
16
+[#131]: https://github.com/Rahix/avr-device/pull/131
17
[#137]: https://github.com/Rahix/avr-device/pull/137
18
[#139]: https://github.com/Rahix/avr-device/pull/139
19
[#140]: https://github.com/Rahix/avr-device/pull/140
0 commit comments