~ruther/avr-device

93330ace8cd87db2f65c7a6f81bf7ff2ecbc86bd — Andrew Dona-Couch 4 years ago 7c3805f
Update CHANGELOG
1 files changed, 2 insertions(+), 0 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +2 -0
@@ 11,6 11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `#[entry]` causes a (readable) compile-error when attempting to build
  for non-AVR targets.
- `PINx` registers are now writeable, which enables efficient toggling
  of bits in the corresponding `PORTx` register.

### Fixed
- inline-assembly is now only emitted when building for AVR targets to

Do not follow this link