Go to file
2017-01-14 18:10:28 +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 add 24bit ADC 8 channels ADS1243 2017-01-14 18:10:28 +01:00
modules Merge branch 'master' of https://github.com/KiCad/kicad-library into modify_resistor_3Dmodels 2017-01-12 22:51:25 +01:00
template Merge pull request #592 from mwelling/master 2017-01-04 22:55:59 -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