Rahix / avr-device

Register access crate for AVR microcontrollers
Apache License 2.0
170 stars 66 forks source link

Add support for ATmega164pa #101

Closed tronje closed 2 years ago

tronje commented 2 years ago

Adds the ATDF file provided from Microchip, and makes changes analog to 290613454fbdc5e4ac98e53deccaf74dafc88963. This has been tested on real hardware.

We've got some changes to avr-hal in the works as well, but the commits there need some cleaning up. We'll fix that after this has been merged.

Let us know what you think :)