1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-07-02 14:24:31 +03:00
Commit Graph

374 Commits

Author SHA1 Message Date
Werner Almesberger
dc5ce7a31a components/aat1217.lib: Skyworks AAT1217 step-up converter 2013-09-15 21:41:29 -03:00
Werner Almesberger
2cf146cce3 modules/stdpass.fpd: add 1008 (for Samsung CIG22L4R7MNE inductor) 2013-09-15 21:22:23 -03:00
Werner Almesberger
a808cc1486 modules/tswa.fpd: add hole to through-hole pads 2013-09-15 21:21:43 -03:00
Werner Almesberger
a6aca6ef9a HIERARCHY: change QFN32-Freescale to QFN48-Freescale 2013-09-15 16:16:56 -03:00
Werner Almesberger
3f1b978b2b add C&K TSWA series switch with 22 mm wheel 2013-09-15 16:15:06 -03:00
Werner Almesberger
2aa3233623 flip er-oled-fpc30.fpd; add new footprints to Makefile; fix comp ref in kl25-48.lib 2013-09-15 15:43:46 -03:00
Werner Almesberger
81c2a48461 modules/memcard8-amp-10100660.fpd: Amphenol 10100660 footprint (draft) 2013-09-15 11:26:47 -03:00
Werner Almesberger
4a9b06e741 components/memcard8.lib: add MEMCARD8-SHIELD3-SW1 for Amphenol 10100660 2013-09-15 10:18:48 -03:00
Werner Almesberger
2c26373d24 add EastRising OLED FPC-30 connector (symbol and footprint) 2013-09-15 10:13:16 -03:00
Werner Almesberger
38cb8de06d components/: add Freescale Kinetis KL25 in 48 pin package 2013-09-15 10:02:25 -03:00
Werner Almesberger
e8e6813724 modules/qfn.fpd: add QFN48-Freescale for KL25 chips (draft) 2013-09-14 23:16:22 -03:00
Werner Almesberger
435a339dce components/tps6216x.lib: add 9th pin for center pad (AGND) 2012-12-26 20:57:27 -03:00
Werner Almesberger
4f1978d086 AUTHORS: correct origin of MEMCARD8 (Xiangfu made it, not Adam) 2012-12-22 23:14:16 -03:00
Werner Almesberger
0b75a76ea3 components/inductor.lib: general inductor, reusing filter.lib by Adam Wang 2012-12-22 23:12:56 -03:00
Werner Almesberger
b3d76021a0 modules/inductor-2p.fpd: footprints for 2-SMD inductors (3mmx3mm for now) 2012-12-22 22:22:41 -03:00
Werner Almesberger
6b6eaf674c modules/8_10-socket-ra-push-pull.fpd: Amphenol 114-00841-68 push-pull uSD 2012-12-22 22:01:06 -03:00
Werner Almesberger
a50f086b6c components/memcard8.lib: MEMCARD8 variants MEMCARD8-SHIELD4 and MEMCARD8-SHIELD4-SW
For Amphenol 101-00303 and 114-00841-68
2012-12-22 19:58:47 -03:00
Werner Almesberger
5c3043affc modules/lga.fpd: LGA-16-3x3 package, for LIS3DH 2012-12-22 18:50:44 -03:00
Werner Almesberger
8881356864 components/lis3dh.lib: ST LIS3DH 3-axis acceleration sensor 2012-12-22 16:30:39 -03:00
Werner Almesberger
72b0c31f3e Merge branch 'master' of projects.qi-hardware.com:kicad-libs 2012-12-21 20:35:09 -03:00
Werner Almesberger
2e07473015 include common/Makefile after "all", so that it won't override the default 2012-12-21 20:27:39 -03:00
Werner Almesberger
21513c1c61 title page: always generate title.ps when generating the catalog
In order to keep "phony" title.ps from triggering a catalog rebuild when
nothing has changed, we also have to remove it as a dependency from
"catalog", and just invoke "make" explicitly.
2012-12-21 20:25:35 -03:00
Werner Almesberger
694cebf972 modules/dfn.fpd: DFN-8 (aka TI's WSON-8) package, for TPS6216x 2012-12-21 20:22:17 -03:00
Werner Almesberger
a841da7f79 components/: TI TPS6216x series 3V-17V 1A Step-Down Converters 2012-12-21 19:28:12 -03:00
Xiangfu
b3fcc764f5 bga: use the nominal size 2012-12-21 22:32:53 +08:00
Werner Almesberger
e324adc35a add title pages to the catalogs, with useful information like the creation date 2012-12-21 00:51:20 -03:00
Werner Almesberger
cce90811d9 modules/: "make brd" opens pcbnew for footprint examination
The profile is automatically generated from the list of modules.
2012-12-20 22:42:55 -03:00
Werner Almesberger
94f902495c modules/: add QFN32-HVQFN (e.g., for NXP LPC1xxx parts) 2012-12-20 22:13:13 -03:00
Werner Almesberger
3ae4978fe8 modules/HIERARCHY: add BGA-256 2012-12-20 22:12:30 -03:00
Werner Almesberger
d9727bbc35 modules/qfn.fpd: NXP "HVQFN33" footprint (without the vias)
This is just the basic geometry. The fancy vias need an extension of the
QFN model.
2012-12-20 20:18:49 -03:00
Werner Almesberger
1f0d15cc80 components/lpc1100-qfn33.lib: remove dubious "R" (reserved) pin function
NXP put "R" as the first name of some pins, e.g., R/PIO1_2/AD3/CT32B1_MAT
This is meant to indicate that it may have a possible extra function
which doesn't exist in the present implementation.

The whole concept seems bogus. First of all, there are several pins with
supposedly different roles but all with a common name. Second, one isn't
even supposed to set the pin configuration register to a value selecting
this "reserved" function. Third, there are several other pins that also
have unused codepoints in their function settings, e.g., PIO0_3 or
PIO0_4/SCL but there's no "R" in evidence there.

So that "R" doesnt seem to make any sense, may cause confusion, and
makes the symbol more crowded.
2012-12-20 19:45:19 -03:00
Werner Almesberger
ecba9a3874 components/lpc1100-qfn33.lib: NXP LPC11xx series in HVQFN33 package 2012-12-20 18:26:23 -03:00
Werner Almesberger
e10d1e92a0 components/HIERARCHY: add XC6SLX9-CSG324 2012-12-20 18:01:54 -03:00
Xiangfu
43aba44c9c bga.fpd: add ft256 2012-11-22 22:00:20 +08:00
Xiangfu
4d435f3782 xc6slx9-csg324: fix the P13 pin label 2012-11-07 16:01:15 +08:00
Xiangfu
2dd276847d xc6slx9-csg324: add all other pins 2012-11-07 15:39:52 +08:00
Xiangfu
1c03185f1b xc6slx9-csg324: add dedicate pins (jtag etc) 2012-11-07 14:34:28 +08:00
Xiangfu
e99a94769a xc6slx9-csg324: add power/gnd pins 2012-11-07 14:25:34 +08:00
Xiangfu
3b75cfe640 add .gitignore 2012-11-07 12:05:54 +08:00
Xiangfu
aa255fbcc0 add xc6slx9-csg324 base on ftg256 2012-11-07 12:05:54 +08:00
Werner Almesberger
2ed2889fe1 add Panasonic EVQQ7 "joystick" switch
Footprint is just draft quality for now.
2012-11-05 17:47:12 -03:00
Werner Almesberger
169136f47d components/con.lib: fix typo "CD/DAT2" vs. "CD/DAT3" 2012-11-05 16:34:06 -03:00
Werner Almesberger
a1f4f815c0 add nmosfet-gsd (N-Channel MOSFET, G-S-D pin order) component 2012-11-03 00:10:08 -03:00
Werner Almesberger
a82eb0b3f6 modules/ssop.fpd: add TSSOP-16 2012-11-02 23:34:45 -03:00
Werner Almesberger
e30f773962 modules/HIERARCHY: add BGA-324 2012-11-02 23:24:15 -03:00
Werner Almesberger
fde85af34e add 74x585 (shift register with latch and 3-state output) component 2012-11-02 23:22:00 -03:00
Xiangfu
3d3be92460 bga.fpd: remove useless frames 2012-11-01 16:38:40 +08:00
Werner Almesberger
ef5fb20f0e modules/bga.fpd: don't draw outline Nr time. Once is plenty.
Moved the "row" loop from the root frame to a new "pads" frame.
2012-11-01 01:41:02 -03:00
Werner Almesberger
e5c8bd997e modules/bga.fpd: make "row" a loop and use the "row" table only for lookups 2012-11-01 01:30:59 -03:00
Xiangfu
87db42541b modules: bga: add 324 footprint 2012-11-01 12:18:34 +08:00