mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
Added TDK C series of ceramic SMT capacitors.
- boom/lib/tol.inc: added tolerance "E", 0.5% - boom/Makefile (MANU): added tdk - boom/dist/dk/Makefile (PARTS), boom/dist/dk/tdk-c.catq: added the TDK C series - boom/manu/tdk/Makefile, boom/manu/tdk/tdk.gen: added generation of TDK C series
This commit is contained in:
2
boom/dist/dk/Makefile
vendored
2
boom/dist/dk/Makefile
vendored
@@ -1,5 +1,5 @@
|
||||
MASTER = db/all.equ db/all.dsc db/all.inv
|
||||
PARTS = murata-grm panasonic-erj stackpole-rmcf yageo-cc yageo-rc
|
||||
PARTS = murata-grm panasonic-erj stackpole-rmcf tdk-c yageo-cc yageo-rc
|
||||
|
||||
.SECONDARY: # prevent *.cache from being automatically deleted
|
||||
|
||||
|
||||
5
boom/dist/dk/tdk-c.catq
vendored
Normal file
5
boom/dist/dk/tdk-c.catq
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
TDK
|
||||
tdk
|
||||
Capacitors/Ceramic
|
||||
Series = C
|
||||
Packaging = Cut Tape (CT)
|
||||
Reference in New Issue
Block a user