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:
@@ -5,7 +5,9 @@ KITS = 1
|
||||
EQU = dist/all.equ
|
||||
INV = dist/all.inv
|
||||
DSC = dist/all.dsc
|
||||
CHR = manu/panasonic/panasonic.chr manu/stackpole/stackpole.chr \
|
||||
CHR = manu/murata/murata.chr \
|
||||
manu/panasonic/panasonic.chr \
|
||||
manu/stackpole/stackpole.chr \
|
||||
manu/yageo/yageo.chr
|
||||
|
||||
DIST = dk
|
||||
|
||||
Reference in New Issue
Block a user