diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-05-07 15:06:29 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-05-07 15:06:29 -0500 |
commit | 029d1c83fade148faa70a5837d185442d2b5cf7c (patch) | |
tree | ba769825b137d6ea9f876e28a65124d396a130aa /potentiosynth/driver-pcb/kicad/fp-lib-table | |
parent | cc12cc5565d923dbd624ff366f0ebfee775a62fd (diff) |
first draft driver-pcb
Diffstat (limited to 'potentiosynth/driver-pcb/kicad/fp-lib-table')
-rw-r--r-- | potentiosynth/driver-pcb/kicad/fp-lib-table | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/potentiosynth/driver-pcb/kicad/fp-lib-table b/potentiosynth/driver-pcb/kicad/fp-lib-table new file mode 100644 index 0000000..e19551d --- /dev/null +++ b/potentiosynth/driver-pcb/kicad/fp-lib-table @@ -0,0 +1,3 @@ +(fp_lib_table + (lib (name footprints)(type KiCad)(uri ${KIPRJMOD}/footprints.pretty)(options "")(descr "")) +) |