commit symbol and footprint library tables

This commit is contained in:
Sebastian Krzyszkowiak
2024-07-17 00:55:00 +02:00
parent e6651c772b
commit fc2675bf50
2 changed files with 8 additions and 0 deletions

4
fp-lib-table Normal file
View File

@@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "Debubo")(type "KiCad")(uri "${KIPRJMOD}/debubo.pretty")(options "")(descr ""))
)

4
sym-lib-table Normal file
View File

@@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "Debubo")(type "KiCad")(uri "${KIPRJMOD}/STM32G071CBT6.kicad_sym")(options "")(descr ""))
)