hardware: pcb: add footprint library table

This will be used to tell pcbnew where to find footprint libraries.

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2018-10-31 12:58:07 +08:00
parent 061b2c81a7
commit 820408887a
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name tomu-fpga)(type KiCad)(uri ${KIPRJMOD}/tomu-fpga.pretty)(options "")(descr ""))
)