mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2024-11-01 09:24:05 +02:00
whirl/*: move to whirl/led/; also rename whirl.* to led.*
This commit is contained in:
parent
00fb50daaf
commit
769e21919a
@ -1,4 +0,0 @@
|
||||
NAME = whirl
|
||||
VERSION = yymmdd
|
||||
|
||||
include ../../ben-wpan/makefiles/Makefile.kicad
|
4
whirl/led/Makefile
Normal file
4
whirl/led/Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
NAME = led
|
||||
VERSION = yymmdd
|
||||
|
||||
include ../../../ben-wpan/makefiles/Makefile.kicad
|
@ -2,7 +2,7 @@ update=Sat Nov 3 01:38:12 2012
|
||||
last_client=pcbnew
|
||||
[eeschema]
|
||||
version=1
|
||||
LibDir=../../kicad-libs/components;../components
|
||||
LibDir=../../../kicad-libs/components;../../components
|
||||
NetFmtName=
|
||||
HPGLSpd=20
|
||||
HPGLDm=15
|
||||
@ -27,7 +27,7 @@ NetIExt=net
|
||||
EquName1=devcms
|
||||
[pcbnew]
|
||||
version=1
|
||||
LastNetListRead=whirl.net
|
||||
LastNetListRead=led.net
|
||||
PadDrlX=320
|
||||
PadDimH=600
|
||||
PadDimV=600
|
||||
@ -43,7 +43,7 @@ EdgeLar=150
|
||||
TxtLar=120
|
||||
MSegLar=150
|
||||
[pcbnew/libraries]
|
||||
LibDir=../../kicad-libs/modules;../../ben-wpan/modules
|
||||
LibDir=../../../kicad-libs/modules;../../../ben-wpan/modules
|
||||
LibName1=stdpass
|
||||
LibName2=pads-array
|
||||
LibName3=sot
|
@ -7,7 +7,7 @@ LIBS:pwr
|
||||
LIBS:74x595
|
||||
LIBS:gencon
|
||||
LIBS:powered
|
||||
LIBS:whirl-cache
|
||||
LIBS:led-cache
|
||||
EELAYER 25 0
|
||||
EELAYER END
|
||||
$Descr A4 11693 8268
|
Loading…
Reference in New Issue
Block a user