Skip to content

MCU_Microchip_SAMD: Create library, add ATSAMD09C part

Andrew Bradford requested to merge github/fork/bradfa/mcu-microchip-samd into master

Create the MCU_Microchip_SAMD library and add the smallest part in the family, the ATSAMD09C13A-SSUT 14 pin SOIC package variant.

datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42414-SAM-D09_Datasheet.pdf

image


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