~ruther/avr-device

ref: 00312ea618e58c0d8db6d7dfa9e8c095d18393f6 avr-device/CHANGELOG.md -rw-r--r-- 926 bytes
00312ea6 — Andrew Dona-Couch makefile: also clean generic.rs 5 years ago

#Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

#Unreleased

#Added

  • Support for ATtiny88.

#Changed

  • Various patches for ATtiny85, fixing up a lot of the remaining inconsistencies.

#0.1.1 - 2020-07-31

#Added

  • Support for ATmega2560.

#Changed

  • Patches for AVR timer/counter peripherals in ATmega2560, ATmega328P, ATmega32U4, ATtiny85.

#0.1.0 - 2020-07-26

Initial release with support for ATmega1280, ATmega328P, ATmega32U4, ATmega64, ATmega8, ATtiny85.