-
-
Notifications
You must be signed in to change notification settings - Fork 48
Support for ATmega328PB #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please include support for the Atmega328PB support going into the releases. This is a very useful chip, it works well, and has some really helpful added capabilities. I especially appreciate having the second Serial channel. Watterott's contributed changes make the ATmega328PB work very well. |
👍 |
Please include support for Atmega328PB. |
What is the status of this request? I like to start using this chip very soon. |
Next toolchain will include 328pb support for sure, alongside 3.6.0 toolchain |
The latest Atmel toolchain does not support the new ATmega328PB, but the needed files are available from the ATmega Series Device Support (1.0.98).
Can you please add the files (header file, device-specs, avrdude device description) to the next toolchain release?
Here is also an updated header file with the old register/bit naming:
https://github.com/watterott/ATmega328PB-Testing/tree/master/hardware/tools/avr
The text was updated successfully, but these errors were encountered: