Rahix / avr-device

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

Added vanilla atmega328 #125

Closed cherrydev closed 1 year ago

cherrydev commented 1 year ago

added atmega328 atdf Added atmega328 to Cargo.toml Added atmega328 to Makefile Added atmega328 to README.md Copied atmega328p.yaml to atmega328.yaml Added atmega328 to mod.rs

Rahix commented 1 year ago

@cherrydev, I would suggest we close this PR and instead add the ATmega328 (no P) to the specs in avr-hal as I mentioned in #124. What do you think?

cherrydev commented 1 year ago

Fine with me!

stappersg commented 1 year ago

Fine with me!

Should that be read as "Adding the ATmega328 (no P) to the specs in avr-hal is now work in progress by cherrydev"?