Go to file
Oliver 23f601f0ee Merge pull request #936 from jkriege2/rename_connect.3dshapes
renamed Connect.3dshapes to Connectors.3dshapes
2017-01-19 09:54:41 +11: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 Merge branch 'master' into ADS7828 2017-01-18 17:52:44 +01:00
modules Merge pull request #936 from jkriege2/rename_connect.3dshapes 2017-01-19 09:54:41 +11: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