Rahix / avr-device

Register access crate for AVR microcontrollers
Apache License 2.0
168 stars 67 forks source link

Added support for ATMEGA16 #153

Closed plastik-flasche closed 3 months ago

plastik-flasche commented 3 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!

plastik-flasche commented 3 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!