diff options
author | Joshua Yun <joshua@joshuayun.com> | 2025-03-13 23:12:46 -0500 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2025-03-13 23:12:46 -0500 |
commit | 3ecbe307fbdbede75d8b66d50244c0f4260a8774 (patch) | |
tree | dd606ed7a571c3dcf74a1f3fe39decb3e2d8680d /Board/fp-lib-table | |
parent | d9161cc3c18f9ab9ad3af793baca5e1b1ba55b3f (diff) | |
download | sdr-3ecbe307fbdbede75d8b66d50244c0f4260a8774.tar.gz |
feat: board design + consolidation with software
Diffstat (limited to 'Board/fp-lib-table')
-rwxr-xr-x | Board/fp-lib-table | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Board/fp-lib-table b/Board/fp-lib-table new file mode 100755 index 0000000..d72e530 --- /dev/null +++ b/Board/fp-lib-table @@ -0,0 +1,4 @@ +(fp_lib_table + (version 7) + (lib (name "footprints")(type "KiCad")(uri "${KIPRJMOD}/footprints.pretty")(options "")(descr "")) +) |