Rahix / avr-device

Register access crate for AVR microcontrollers
Apache License 2.0
178 stars 68 forks source link

Added support for ATMEGA16 #153

Closed FlorianSchwarzl closed 7 months ago

FlorianSchwarzl commented 7 months ago

Added basic support for ATMEGA16. I only took a brief look at the generated doc, but it looks good. Also my autoformatter apparently made the README.md at least mostly markdownlint compliant and switched the order of two other chips to make them sorted alphabetically. Thanks for this great project btw!

FlorianSchwarzl commented 7 months ago

I made all the requested changes and squashed the commits! Let me know if there is anything else and thanks for your time!