diff options
author | Uros Majstorovic <majstor@majstor.org> | 2024-02-02 22:19:47 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2024-02-02 22:19:47 +0100 |
commit | b8a48e462d7bd55472bf4d1b5047d1d9ae57aec3 (patch) | |
tree | 1af5bb8312cd7263608e8cf957f8e85cda3864e0 /hw/breakout/sym-lib-table | |
parent | bcfdebb5a6bf71c2b0396741e0dd27bbf9323ff5 (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/breakout/sym-lib-table')
-rw-r--r-- | hw/breakout/sym-lib-table | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/breakout/sym-lib-table b/hw/breakout/sym-lib-table new file mode 100644 index 0000000..9da3cf7 --- /dev/null +++ b/hw/breakout/sym-lib-table @@ -0,0 +1,3 @@ +(sym_lib_table + (lib (name myConn)(type Legacy)(uri ${KIPRJMOD}/../library/myConn.lib)(options "")(descr "")) +) |