arduino / toolchain-avr

The AVR toolchain used by the Arduino IDE
144 stars 48 forks source link

Support for ATmega328PB #36

Closed awatterott closed 7 years ago

awatterott commented 8 years ago

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

mvcl commented 8 years ago

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.

PaoloP74 commented 7 years ago

:+1:

gohai commented 7 years ago

Please include support for Atmega328PB.

nielsnl68 commented 7 years ago

What is the status of this request? I like to start using this chip very soon.

facchinm commented 7 years ago

Next toolchain will include 328pb support for sure, alongside 3.6.0 toolchain