summaryrefslogtreecommitdiffstats
path: root/watch-library
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: break out different areas of functionalityJoey Castillo2021-08-2326-1144/+1669
* move debug uart methods, clarify license infoJoey Castillo2021-08-175-192/+175
* disable 9-pin extwake interrupts by defaultJoey Castillo2021-08-171-4/+4
* disable debug UART by defaultJoey Castillo2021-08-141-1/+1
* led tweaksJoey Castillo2021-08-141-2/+5
* document power consumption, etcJoey Castillo2021-08-111-9/+50
* check if callback is null (could happen in wake from backup)Joey Castillo2021-08-101-3/+9
* add API for playing sounds from the buzzerJoey Castillo2021-08-084-3/+194
* add link to errataJoey Castillo2021-08-081-6/+7
* document indicator segmentsJoey Castillo2021-08-081-5/+6
* work on RTC tamper interrupt and external wakeJoey Castillo2021-08-085-40/+101
* fix renaming of _watch_rtc_is_enabledJoey Castillo2021-08-082-2/+2
* add segment map linkJoey Castillo2021-08-071-0/+5
* add notes to segment mapJoey Castillo2021-08-071-10/+10
* add more notes to character setJoey Castillo2021-08-071-11/+11
* rename 'sensing' indicator to 'signal'Joey Castillo2021-08-072-2/+2
* segment lcd: add indicator methods, document character mapJoey Castillo2021-08-072-17/+82
* documentation tweaksJoey Castillo2021-08-051-7/+7
* documentation!Joey Castillo2021-08-054-39/+331
* some I2C workJoey Castillo2021-08-042-7/+58
* drop legacy terminology. how hard was that?Joey Castillo2021-08-043-31/+31
* break up sectionsJoey Castillo2021-08-041-0/+26
* WIP deep sleep modeJoey Castillo2021-08-038-48/+99
* move app.h to library, no need for user to change itJoey Castillo2021-08-021-0/+33
* thinking through deep sleep stuffJoey Castillo2021-08-023-82/+104
* major project reorg, move library one level upJoey Castillo2021-08-02254-0/+145753