From b8a48e462d7bd55472bf4d1b5047d1d9ae57aec3 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Fri, 2 Feb 2024 22:19:47 +0100 Subject: fixed position of camera adapter; added lte w_disable signal to wifi module; added jumpered uart_dis signal derived from fxl.io2; fixed breakout; fixed esp32-s3 pin mapping; --- hw/arducam/sym-lib-table | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hw/arducam/sym-lib-table (limited to 'hw/arducam/sym-lib-table') diff --git a/hw/arducam/sym-lib-table b/hw/arducam/sym-lib-table new file mode 100644 index 0000000..b1619ad --- /dev/null +++ b/hw/arducam/sym-lib-table @@ -0,0 +1,6 @@ +(sym_lib_table + (lib (name sn74)(type Legacy)(uri ${KIPRJMOD}/../library/sn74.lib)(options "")(descr "")) + (lib (name ncp)(type Legacy)(uri ${KIPRJMOD}/../library/ncp.lib)(options "")(descr "")) + (lib (name myConn)(type Legacy)(uri ${KIPRJMOD}/../library/myConn.lib)(options "")(descr "")) + (lib (name apds)(type Legacy)(uri ${KIPRJMOD}/apds.lib)(options "")(descr "")) +) -- cgit v1.2.3