~ruther/avr-device

5d3ee41265ca720462f7e6f5cac11a8075a76967 — Rahix 3 years ago 41c74f4
Update CHANGELOG
1 files changed, 5 insertions(+), 0 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +5 -0
@@ 7,8 7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Support for `ATmega8U2` ([#77]).
- Support for `AT90USB1286` ([#80]).
- Convert `static mut`s into `&mut` references inside `#[entry]` and interrupt
  handlers.  This behavior mirrors what `cortex-m-rt` does ([#79]).

[#77]: https://github.com/Rahix/avr-device/pull/77
[#79]: https://github.com/Rahix/avr-device/pull/79
[#80]: https://github.com/Rahix/avr-device/pull/80


## [0.3.0] - 2021-02-07

Do not follow this link