mirror of
https://github.com/tebl/Apple2-Prototyping-Card.git
synced 2024-11-27 08:49:23 +00:00
Reorganized files
This commit is contained in:
parent
f09b547701
commit
fbee678e49
@ -1,5 +0,0 @@
|
||||
(fp_lib_table
|
||||
(lib (name Apple2_bus)(type KiCad)(uri $KIPRJMOD/Apple2_bus.pretty)(options "")(descr ""))
|
||||
(lib (name Prototype)(type KiCad)(uri $KIPRJMOD/prototype.pretty)(options "")(descr ""))
|
||||
(lib (name Breakout)(type KiCad)(uri $KIPRJMOD/breakout.pretty)(options "")(descr ""))
|
||||
)
|
@ -1,4 +1,4 @@
|
||||
update=21/08/2019 14:05:17
|
||||
update=21/08/2019 14:17:27
|
||||
version=1
|
||||
last_client=kicad
|
||||
[pcbnew]
|
||||
@ -23,9 +23,11 @@ ModuleOutlineThickness=0.150000000000
|
||||
[cvpcb]
|
||||
version=1
|
||||
NetIExt=net
|
||||
[general]
|
||||
version=1
|
||||
[eeschema]
|
||||
version=1
|
||||
LibDir=
|
||||
LibDir=../library
|
||||
[eeschema/libraries]
|
||||
LibName1=power
|
||||
LibName2=device
|
||||
@ -59,8 +61,3 @@ LibName29=opto
|
||||
LibName30=atmel
|
||||
LibName31=contrib
|
||||
LibName32=valves
|
||||
LibName33=Apple2_bus
|
||||
LibName34=prototype
|
||||
LibName35=breakout
|
||||
[general]
|
||||
version=1
|
5
small/fp-lib-table
Normal file
5
small/fp-lib-table
Normal file
@ -0,0 +1,5 @@
|
||||
(fp_lib_table
|
||||
(lib (name Apple2_bus)(type KiCad)(uri $KIPRJMOD/../modules/Apple2_bus.pretty)(options "")(descr ""))
|
||||
(lib (name Prototype)(type KiCad)(uri $KIPRJMOD/../modules/prototype.pretty)(options "")(descr ""))
|
||||
(lib (name Breakout)(type KiCad)(uri $KIPRJMOD/../modules/breakout.pretty)(options "")(descr ""))
|
||||
)
|
Loading…
Reference in New Issue
Block a user