From 9d325e2ea3a9b79299137866620f0f64e10f81d6 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Mon, 29 Mar 2021 12:46:43 +0200 Subject: rev2 board --- hw/rvPhone/sym-lib-table | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hw/rvPhone/sym-lib-table') diff --git a/hw/rvPhone/sym-lib-table b/hw/rvPhone/sym-lib-table index 212dda8..e2c396f 100644 --- a/hw/rvPhone/sym-lib-table +++ b/hw/rvPhone/sym-lib-table @@ -1,5 +1,5 @@ (sym_lib_table - (lib (name ft81x)(type Legacy)(uri ${KIPRJMOD}/../library/ft81x.lib)(options "")(descr "")) + (lib (name ftdi)(type Legacy)(uri ${KIPRJMOD}/../library/ftdi.lib)(options "")(descr "")) (lib (name myPower)(type Legacy)(uri ${KIPRJMOD}/../library/myPower.lib)(options "")(descr "")) (lib (name sn74)(type Legacy)(uri ${KIPRJMOD}/../library/sn74.lib)(options "")(descr "")) (lib (name sn65)(type Legacy)(uri ${KIPRJMOD}/../library/sn65.lib)(options "")(descr "")) @@ -19,5 +19,5 @@ (lib (name bq)(type Legacy)(uri ${KIPRJMOD}/../library/bq.lib)(options "")(descr "")) (lib (name tps)(type Legacy)(uri ${KIPRJMOD}/../library/tps.lib)(options "")(descr "")) (lib (name tx)(type Legacy)(uri ${KIPRJMOD}/../library/tx.lib)(options "")(descr "")) - (lib (name st)(type Legacy)(uri /Volumes/rvPhone/repo/hw/library/st.lib)(options "")(descr "")) + (lib (name st)(type Legacy)(uri ${KIPRJMOD}/../library/st.lib)(options "")(descr "")) ) -- cgit v1.2.3