Added libraries to the project

This commit is contained in:
Dreaded_X 2021-01-31 02:11:29 +01:00
parent 6534deb73e
commit 7b97d09d01
2 changed files with 6 additions and 0 deletions

3
fp-lib-table Normal file
View File

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name Z80)(type KiCad)(uri ${KIPRJMOD}/../library/z80/Z80.pretty)(options "")(descr ""))
)

3
sym-lib-table Normal file
View File

@ -0,0 +1,3 @@
(sym_lib_table
(lib (name Z80)(type Legacy)(uri ${KIPRJMOD}/../library/z80/Z80.lib)(options "")(descr ""))
)