Skip to content

Add ATtiny202/402/212/412

KiCad Bot requested to merge github/fork/fauxpark/attiny202-402-212-412 into master

Created by: fauxpark

202

Datasheets: 202/402 http://ww1.microchip.com/downloads/en/DeviceDoc/ATtiny202-402-AVR-MCU-with-Core-Independent-Peripherals_and-picoPower-40001969A.pdf

212/412 http://ww1.microchip.com/downloads/en/DeviceDoc/40001911A.pdf

The 212/412 are also added in #798 and #848, however all of the symbols in those two PRs can in fact be aliases of lower-end devices (ATtiny202, ATtiny204, ATtiny406 and ATtiny807).


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