adafruit / Adafruit_CircuitPython_AVRprog

program AVR chips right from CircuitPython!
MIT License
31 stars 20 forks source link

Add support for ATmega328PB #35

Closed Danct12 closed 6 months ago

Danct12 commented 6 months ago

This pull request adds support for ATmega328PB.

ATmega328PB contains some new features and improvements. It is software-compatible with the ATmega328P.

https://onlinedocs.microchip.com/pr/GUID-CBDC1838-0100-4F26-A45A-134958193C3B-en-US-4/index.html

Tested on an Arduino Nano clone using a VCC-GND YD-RP2040.