mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-16 16:36:14 +02:00
Get stdpass from kicad-libs. Added bbl.cmp to make pcbnew happy.
- bbl.pro: use stdpass in kicad-libs, not the copy in ben-wpan (the latter project will use kicad-libs too) - bbl.cmp: added to stop pcbnew from complaining each time we read the netlist
This commit is contained in:
parent
759daff979
commit
87f1ae7744
87
bbl.cmp
Normal file
87
bbl.cmp
Normal file
@ -0,0 +1,87 @@
|
||||
Cmp-Mod V01 Created by CvPCB (2010-08-11 BZR 2448)-unstable date = Wed Sep 1 19:03:33 2010
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7DA295;
|
||||
Reference = D1;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7DA297;
|
||||
Reference = D2;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7F3A;
|
||||
Reference = D3;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7F39;
|
||||
Reference = D4;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7F38;
|
||||
Reference = D5;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7F37;
|
||||
Reference = D6;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7F35;
|
||||
Reference = D7;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7F34;
|
||||
Reference = D8;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7EBC;
|
||||
Reference = D9;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7EC0;
|
||||
Reference = D10;
|
||||
ValeurCmp = LED;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7DA28C;
|
||||
Reference = P1;
|
||||
ValeurCmp = CONN_8;
|
||||
IdModule = uSD-Card;
|
||||
EndCmp
|
||||
|
||||
BeginCmp
|
||||
TimeStamp = /4C7D7F04;
|
||||
Reference = R1;
|
||||
ValeurCmp = 47;
|
||||
IdModule = 0603;
|
||||
EndCmp
|
||||
|
||||
EndListe
|
4
bbl.pro
4
bbl.pro
@ -1,4 +1,4 @@
|
||||
update=Wed Sep 1 04:01:00 2010
|
||||
update=Wed Sep 1 19:04:04 2010
|
||||
version=1
|
||||
last_client=pcbnew
|
||||
[cvpcb]
|
||||
@ -97,5 +97,5 @@ MSegLar=150
|
||||
LastNetListRead=bbl.net
|
||||
[pcbnew/libraries]
|
||||
LibDir=
|
||||
LibName1=../ben-wpan/modules/stdpass
|
||||
LibName1=../kicad-libs/modules/stdpass
|
||||
LibName2=../kicad-libs/modules/usd-card
|
||||
|
Loading…
Reference in New Issue
Block a user