Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 399 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 399 Bytes

kicad-library

This repository has common symbols, footprints and 3d models used across projects.

Install

  1. In each project, add this repository as a git submodule:

    git submodule add git@github.com:hutscape/kicad-library.git pcb/library
  2. Update the git submodule

    git submodule update --remote pcb/library