diff options
author | Uros Majstorovic <majstor@majstor.org> | 2019-09-19 17:22:16 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2019-09-19 17:22:16 +0200 |
commit | 75cf363a6fff016a797be24fc7e4436b3c87fedc (patch) | |
tree | 0a678487c9a42344846038a8657c92ac9f6e4993 /myPhone/sym-lib-table | |
parent | e0a724984c513b8efefef3c2b69eff68910111ef (diff) |
fixed battery charger; added i2c switch for fe310; swapped pwm1/pwm2 for mic/spk
Diffstat (limited to 'myPhone/sym-lib-table')
-rw-r--r-- | myPhone/sym-lib-table | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/myPhone/sym-lib-table b/myPhone/sym-lib-table index 1ce5b0a..696cfc2 100644 --- a/myPhone/sym-lib-table +++ b/myPhone/sym-lib-table @@ -15,4 +15,5 @@ (lib (name SODIMM-204)(type Legacy)(uri ${KIPRJMOD}/../library/SODIMM-204.lib)(options "")(descr "")) (lib (name ts3ddr)(type Legacy)(uri ${KIPRJMOD}/../library/ts3ddr.lib)(options "")(descr "")) (lib (name sn65)(type Legacy)(uri ${KIPRJMOD}/../library/sn65.lib)(options "")(descr "")) + (lib (name tmux)(type Legacy)(uri ${KIPRJMOD}/../library/tmux.lib)(options "")(descr "")) ) |