Skip to content

Add ATtiny406/806/1606 and 416/816/1616/3216

KiCad Bot requested to merge github/fork/fauxpark/attiny-x06-x16 into master

Created by: fauxpark

Previously added in #848 (not merged), this PR also includes the x06 series, so those symbols can be made aliases instead.

406

Datasheets: 406: http://ww1.microchip.com/downloads/en/DeviceDoc/Microchip%208bit%20mcu%20AVR%20ATtiny406%20data%20sheet%2040001976A.pdf 806/1606: http://ww1.microchip.com/downloads/en/DeviceDoc/ATtiny806_1606_Data_Sheet_40002029A.pdf

416/816: http://ww1.microchip.com/downloads/en/DeviceDoc/40001913A.pdf 1616/3216: http://ww1.microchip.com/downloads/en/DeviceDoc/ATtiny3216_ATtiny1616-data-sheet-40001997B.pdf


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