avr-device icon indicating copy to clipboard operation
avr-device copied to clipboard

Add ATmega169(pa) support (v0.7.0 branch)

Open kolbma opened this issue 2 months ago • 2 comments

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.

kolbma avatar Oct 21 '25 17:10 kolbma

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.

Rahix avatar Oct 21 '25 21:10 Rahix

I have now released the new version here and merged the PR in avr-hal. Please rebase your work on the new codebase.

Rahix avatar Nov 30 '25 17:11 Rahix