diff options
author | Uros Majstorovic <majstor@majstor.org> | 2024-01-22 18:46:30 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2024-01-22 18:46:30 +0100 |
commit | 4aab0c3ef5f4aaee73ba2767c25f8b3228d963b4 (patch) | |
tree | d82cb1f5ff791e09bfd972ac002a9eea7ce78811 /hw/WiFi-ESP32/sym-lib-table | |
parent | 7109450fd6b3b57910f39c0f9373713337cba75c (diff) |
Toradex Verdin iMX8M Plus module support; modularize wifi; flash LED driver; mic amp for headsets; mute switch; new cam interface; ext buttons;
Diffstat (limited to 'hw/WiFi-ESP32/sym-lib-table')
-rw-r--r-- | hw/WiFi-ESP32/sym-lib-table | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/WiFi-ESP32/sym-lib-table b/hw/WiFi-ESP32/sym-lib-table new file mode 100644 index 0000000..0cb5254 --- /dev/null +++ b/hw/WiFi-ESP32/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (lib (name esp)(type Legacy)(uri ${KIPRJMOD}/../library/esp.lib)(options "")(descr "")) + (lib (name myConn)(type Legacy)(uri ${KIPRJMOD}/../library/myConn.lib)(options "")(descr "")) +) |