Skip to content

Fix AVR ISP connectors

Christian Schlüter requested to merge github/fork/chschlue/ispfix into master

F'up to #2059

  • Fix pin lengths
  • Fix pin types
  • Fix description

https://www.microchip.com/webdoc/GUID-9D10622A-5C16-4405-B092-1BDD437B4976/index.html?GUID-9B349315-2842-4189-B88C-49F4E1055D7F

AVR-ISP-6 AVR-ISP-10 AVR-JTAG-10 AVR-PDI-6 AVR-TPI-6


All contributions to the kicad library must follow the KiCad library convention

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
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • 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
  • Give a reason behind any intentional library convention rule violation.

Merge request reports