Skip to content

Add ATmega48/88/168PB

KiCad Bot requested to merge github/fork/fauxpark/atmega48-88-168-328pb into master

Created by: fauxpark

Trawling the Microchip AVR product list looking for more missing devices. Looks like the existing 328PB comes in smaller memory sizes (the smaller three have a datasheet of their own however they seem to be related and pin compatible). I renamed the 328PB to 48PB and added the aliases to it.

48/88/168PB: http://ww1.microchip.com/downloads/en/DeviceDoc/40001909A.pdf 328PB: http://ww1.microchip.com/downloads/en/DeviceDoc/40001906C.pdf

48pb


Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports