1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

Added Murata GRM series of ceramic SMT capacitors.

- boom/Makefile (CHR): added manu/yageo/yageo.chr
- boom/dist/dk/Makefile (PARTS) added yageo-grm
- boom/manu/murata/Makefile, boom/manu/murata/murata.gen: decoding of
  Murata GRM series
This commit is contained in:
Werner Almesberger
2010-10-17 00:32:57 -03:00
parent 9ddc70fedc
commit dff11db9e7
4 changed files with 50 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
MASTER = db/all.equ db/all.dsc db/all.inv
PARTS = panasonic-erj stackpole-rmcf yageo-cc yageo-rc
PARTS = murata-grm panasonic-erj stackpole-rmcf yageo-cc yageo-rc
.SECONDARY: # prevent *.cache from being automatically deleted