Go to file
Assaf 3c0f4f4969 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  Actioned further review comments.
  Added missing pin on DFN version.  Fixed errors in footprint filters.
  Updating footprint filters.
  Added package name to description field.
  Added two versions of MCP9804 temperature sensor for MSOP and DFN packages.
  Fixed alignment of KA pin on dual colored LED
  Fix arrows for #1222
  removed old wings files and added new scripted step and WRML models
  Fixed type: Jonhson counter -> Johnson counter
  remove pin nr
  Change DS, chenge footprint mapping
  Apply KLC
  Apply KLC
  Add NC7SB3157
  add AD9910
  fix pin length
  Add ADS1298_TQFP

# Conflicts:
#	library/analog_devices.dcm
#	library/analog_devices.lib
2017-05-18 09:07:52 +03: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 Actioned further review comments. 2017-05-17 19:54:49 +01:00
modules removed old wings files and added new scripted step and WRML models 2017-05-13 21:27:52 +02:00
template Added lib-table entries for Relays_SMD lib 2017-04-21 12:29:24 +10:00
.gitattributes Fixes for .gitattributesfiel 2017-02-24 00:26:20 +11:00
.gitignore Ignore /internat/ directory 2017-03-01 09:22:26 +11:00
.travis.yml Good to go (#3) 2017-02-15 13:08:53 -06:00
CMakeLists.txt Removed KICAD_DATA dir which is redundant on OSX and changed the prefix to something more sane 2016-09-12 21:52:47 +12: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
library-check.sh Fixed accidental removal of douille 2017-02-15 12:25:25 -06: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