Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahix committed Oct 19, 2020
1 parent ce03103 commit 9f28f05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Support for `ATmega644`
- Support for `ATmega328PB`

### Changed
- Rewired svd-patching infrastructure to use upstream
[`svdtools`][svdtools] instead of the locally vendored script.

### Fixed
- Made `ADCSRA` for ATtiny84 read-write.
- Made `TIFR` registers for ATmega timers read-write.

[svdtools]: https://github.com/stm32-rs/svdtools


Expand Down

0 comments on commit 9f28f05

Please sign in to comment.