Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 291 Bytes

KiCad-libraries

Kicad component libraries

To add them to your project run the following command in your project folder:

git submodule add https://github.com/PatrickBaus/KiCad-libraries.git libraries

This will create a folder called libraries and download all libraries to this folder.