Go to file
2017-01-18 15:25:22 +01:00
CMakeModules Add 'make uninstall' support using CMake. Typically must be run as root from build dir. 2013-10-31 13:38:35 -05:00
library Global fixes for field text 2017-01-18 11:10:11 +11:00
modules added old trafo 3D models 2017-01-18 15:25:22 +01:00
template Template Arduino : Fix pin order SS, MOSI, MISO, SCK 2017-01-17 20:19:36 -06:00
.gitignore Revert commit ca7e974 2016-05-24 20:56:52 +10:00
CMakeLists.txt Fix APPDATA environment variablt syntax for cmake 2015-06-19 20:32:55 +02:00
CONTRIBUTING.md updating and renaming CONTRIBUTING file 2015-10-01 23:11:18 -03:00
COPYRIGHT.txt Add license info for libraries (the GPL license) 2012-01-23 11:14:35 +01:00
README.md Update README.md 2017-01-03 18:52:01 +11:00

KiCad Library

This repository contains the official schematic and 3D libraries supported by the KiCad library team.

The footprint libraries are the *.pretty repos themselves and are used online by default. If you want to download them locally, the library-repos-install.bat and library-repos-install.sh scripts in the KiCad source can do this automatically.

How to Contribute

Please, check the CONTRIBUTING.md file, or refer to the Wiki Page.

Further Information