Commit Graph

17 Commits

Author SHA1 Message Date
bb18e7ab8f support new custom LCD while keeping a fallback for the original 2024-07-17 02:30:41 -04:00
2ff11b5d3e add functions to display in hours, minutes and seconds place 2024-07-17 01:19:49 -04:00
7f0dac8ae4 add support for new custom LCD 2024-07-17 01:07:17 -04:00
7930e84d56 watch_private items in shared are now watch_common 2024-07-17 00:04:12 -04:00
59c2462118 bring in external wake / deep sleep functions 2024-07-16 23:43:43 -04:00
6d2abc06f3 include watch_adc.h with everything else 2024-07-16 20:17:11 -04:00
9faa9433ad bring in storage, file system and shell + FAT12 emulation 2024-07-16 19:56:44 -04:00
7b36c75c3c fix buzzer and LED issues 2024-07-16 17:54:36 -04:00
692ed2ecba bring ADC functions in from watch library 2024-07-16 08:57:17 -04:00
ee9275ea02 pins should be uint16_t 2024-07-16 08:48:18 -04:00
d2d3777899 port EIC functions to gossamer framework 2024-07-16 01:41:10 -04:00
8ddd5c543a bring in RTC functions 2024-07-16 00:54:17 -04:00
76df166572 rewrite segment mapping, no more magic numbers! 2024-07-15 21:25:16 -04:00
968d676d1f port SLCD functions to gossamer framework 2024-07-15 20:55:40 -04:00
694fdba95b prefer #pragma once 2024-07-15 17:42:09 -04:00
d5d1054671 add USB functionality 2024-07-12 18:45:24 -04:00
b945c1d625 port LED and buzzer functions to gossamer framework 2024-07-10 21:13:48 -04:00