diff options
author | Uros Majstorovic <majstor@majstor.org> | 2019-04-10 00:46:00 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2019-04-10 00:46:00 +0200 |
commit | f6b84e1a5fa570d8743eb4493ddc66776ceb932f (patch) | |
tree | f8026531a7d0c079c6470d1ad14b2067348c09dc /myPhone/fp-lib-table |
initial commit
Diffstat (limited to 'myPhone/fp-lib-table')
-rw-r--r-- | myPhone/fp-lib-table | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/myPhone/fp-lib-table b/myPhone/fp-lib-table new file mode 100644 index 0000000..bf33581 --- /dev/null +++ b/myPhone/fp-lib-table @@ -0,0 +1,4 @@ +(fp_lib_table + (lib (name modules)(type KiCad)(uri ${KIPRJMOD}/../modules.pretty)(options "")(descr "")) + (lib (name footprints)(type KiCad)(uri ${KIPRJMOD}/../footprints.pretty)(options "")(descr "")) +) |