add ESP symbols and footprints as project specific libraries

This commit is contained in:
nek0 2019-11-06 12:12:27 +01:00
parent 7fa34af647
commit 0ba9206da2
2 changed files with 7 additions and 0 deletions

3
fp-lib-table Normal file
View File

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name ESP32-Footprints)(type KiCad)(uri ${KIPRJMOD}/ESP32-kiCAD-Footprints/ESP32-Footprints)(options "")(descr ""))
)

4
sym-lib-table Normal file
View File

@ -0,0 +1,4 @@
(sym_lib_table
(lib (name ESP32-footprints-Shem-Lib)(type Legacy)(uri ${KIPRJMOD}/ESP32-kiCAD-Footprints/ESP32-Footprints/ESP32-footprints-Shem-Lib.lib)(options "")(descr ""))
(lib (name espressif-xess)(type Legacy)(uri ${KIPRJMOD}/ESP32-kiCAD-Footprints/ESP32-Footprints/espressif-xess.lib)(options "")(descr ""))
)