updated libraries to KiCad 5

the library system changed from KiCad 4 to KiCad 5.
the custom libraries have been re-added to the project, and all
symbol names have been updated.
some symbols are a bit smaller, requiring to add some wires.

Change-Id: Id8e61aab6f05c633f455ef0d338c1658a62a2c4a
This commit is contained in:
Kévin Redon
2019-08-27 17:31:28 +02:00
parent 2bdf944c11
commit 9bf63354e7
4 changed files with 1272 additions and 468 deletions

View File

@@ -0,0 +1,5 @@
(sym_lib_table
(lib (name at91sam7sxxx-au)(type Legacy)(uri ${KIPRJMOD}/lib/at91sam7sxxx-au.lib)(options "")(descr ""))
(lib (name SIMtrace)(type Legacy)(uri ${KIPRJMOD}/lib/SIMtrace.lib)(options "")(descr ""))
(lib (name smartcard)(type Legacy)(uri ${KIPRJMOD}/lib/smartcard.lib)(options "")(descr ""))
)