Skip to content

Correct fp assignment for InvenSense motion sensors

These devices need a specialized footprint that does not connect the exposed pad.

Footprint PR: https://github.com/KiCad/kicad-footprints/pull/787 original symbol pull request (including discussion regarding exposed pad handling) https://github.com/KiCad/kicad-library/pull/652


Originally these symbols had no default footprints assigned but the footprint filters where written to point to the footprints i assigned now. The transfer (and travis error fixes) for the new repo seem to have assigned a wrong footprint here.

I do not intent to change anything else than the footprint assignment.

Merge request reports