Go to file
2017-01-19 07:43:58 -08: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 Add "Bidirectional" to TVS; fix typo of "alternative" 2017-01-19 07:43:58 -08:00
modules Merge pull request #927 from jkriege2/add_3dmodels_toroid_inductors 2017-01-20 00:34:27 +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