summaryrefslogtreecommitdiff
path: root/hw/arducam/sym-lib-table
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2024-02-02 22:19:47 +0100
committerUros Majstorovic <majstor@majstor.org>2024-02-02 22:19:47 +0100
commitb8a48e462d7bd55472bf4d1b5047d1d9ae57aec3 (patch)
tree1af5bb8312cd7263608e8cf957f8e85cda3864e0 /hw/arducam/sym-lib-table
parentbcfdebb5a6bf71c2b0396741e0dd27bbf9323ff5 (diff)
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;
Diffstat (limited to 'hw/arducam/sym-lib-table')
-rw-r--r--hw/arducam/sym-lib-table6
1 files changed, 6 insertions, 0 deletions
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 ""))
+)