31 Commits

Author SHA1 Message Date
Jose Castillo
0468f3d08c
first-draft branch is obsolete 2024-09-18 08:14:11 -04:00
joeycastillo
371af2af76 rename app.c -> movement.c 2024-07-17 08:26:00 -04:00
joeycastillo
bb18e7ab8f support new custom LCD while keeping a fallback for the original 2024-07-17 02:30:41 -04:00
joeycastillo
2ff11b5d3e add functions to display in hours, minutes and seconds place 2024-07-17 01:19:49 -04:00
joeycastillo
7f0dac8ae4 add support for new custom LCD 2024-07-17 01:07:17 -04:00
joeycastillo
7930e84d56 watch_private items in shared are now watch_common 2024-07-17 00:04:12 -04:00
joeycastillo
6e782f2ed3 slow down CPU 2024-07-17 00:01:45 -04:00
joeycastillo
59c2462118 bring in external wake / deep sleep functions 2024-07-16 23:43:43 -04:00
joeycastillo
6d2abc06f3 include watch_adc.h with everything else 2024-07-16 20:17:11 -04:00
joeycastillo
9faa9433ad bring in storage, file system and shell + FAT12 emulation 2024-07-16 19:56:44 -04:00
joeycastillo
7b36c75c3c fix buzzer and LED issues 2024-07-16 17:54:36 -04:00
joeycastillo
692ed2ecba bring ADC functions in from watch library 2024-07-16 08:57:17 -04:00
joeycastillo
ee9275ea02 pins should be uint16_t 2024-07-16 08:48:18 -04:00
joeycastillo
d2d3777899 port EIC functions to gossamer framework 2024-07-16 01:41:10 -04:00
joeycastillo
8ddd5c543a bring in RTC functions 2024-07-16 00:54:17 -04:00
joeycastillo
76df166572 rewrite segment mapping, no more magic numbers! 2024-07-15 21:25:16 -04:00
joeycastillo
968d676d1f port SLCD functions to gossamer framework 2024-07-15 20:55:40 -04:00
joeycastillo
694fdba95b prefer #pragma once 2024-07-15 17:42:09 -04:00
joeycastillo
6a0ecf8837 fix broken channel inversion for common anode LEDs 2024-07-15 17:41:28 -04:00
joeycastillo
0f6d55b541 bump gossamer commit 2024-07-15 17:40:05 -04:00
joeycastillo
d5d1054671 add USB functionality 2024-07-12 18:45:24 -04:00
joeycastillo
b945c1d625 port LED and buzzer functions to gossamer framework 2024-07-10 21:13:48 -04:00
joeycastillo
5b546939d5 bump gossamer commit 2024-07-10 21:06:38 -04:00
joeycastillo
ac56a3aab9 update to v4 actions 2024-07-09 21:28:40 -04:00
joeycastillo
f54895a23e i think this workaround is worked into the checkout action 2024-07-09 21:25:14 -04:00
joeycastillo
efce5b29d9 fetch submodules with checkout 2024-07-09 21:24:46 -04:00
joeycastillo
420b4f6142 initial scaffolding for movement 2.0 2024-07-09 21:20:27 -04:00
joeycastillo
bde11c70dc bump gossamer commit 2024-07-09 20:40:54 -04:00
joeycastillo
4e56b6d201 add gossamer submodule 2024-07-09 20:18:31 -04:00
joeycastillo
cf42f5749b add .gitignore 2024-07-09 20:16:44 -04:00
Jose Castillo
c7c1958a3a
Initial commit 2024-07-09 20:13:47 -04:00