Skip to content

Microchip SAM E and SAM L corrections

KiCad Bot requested to merge github/fork/Lohrer/bugfix/sam_e_l_corrections into master

Created by: Lohrer

The kicad-library-utils scripts reported a few errors for a few SAM E/L parts.

  • Fixed pin name position offset for SAM E/L parts, set to preferred 20 mils. (S3.6)
  • Fixed ATSAML21G16B-AUT footprint filter to TQFP (S5.1)
  • Fixed ATSAML21G16B-AUT power pin stacking (S4.3)
    • Stacked power pin was not labelled as passive.
  • Fixed off-center symbol for ATSAME54N19A-A (S3.1)
    • The symbol was extended 50 mils on the bottom to re-center.

Merge request reports