avr-device
avr-device copied to clipboard
Add ATmega169(pa) support (v0.7.0 branch)
Not sure how to handle adding new controllers while avr-hal and avr-device diverged.
I need a working/little bit stable API environment for this.
So this PR is against the v0.7.0 codebase.
Code for avr-hal/at-mega is coming, but need some more days for an example code using the LCD stuff.
avr-hal will soon be upgraded to the upcoming API of avr-device. https://github.com/Rahix/avr-hal/pull/656 is the work-in-progress for this.
I have now released the new version here and merged the PR in avr-hal. Please rebase your work on the new codebase.