summaryrefslogtreecommitdiffstats
path: root/watch-library/watch
Commit message (Expand)AuthorAgeFilesLines
* fix typoJoey Castillo2021-08-301-1/+1
* SIMPLIFY! Always run the main clock at 8 MHzJoey Castillo2021-08-304-51/+7
* big PWM refactor: drive both LEDs and buzzer from TCCJoey Castillo2021-08-296-38/+120
* WIP TCC refactor; remove low frequency notesJoey Castillo2021-08-292-23/+2
* handle changing CPU speedJoey Castillo2021-08-293-18/+23
* handle tinyusb device tasks on a timer, allows delays in appJoey Castillo2021-08-281-0/+34
* add alternate _write for debugging USB issuesJoey Castillo2021-08-283-4/+30
* force sending data after a _writeJoey Castillo2021-08-281-0/+1
* fix buzzer demo, add note about extwakeJoey Castillo2021-08-281-1/+1
* implement USB consoleJoey Castillo2021-08-286-0/+331
* external interrupt refactor: allow enabling in watch library functionsJoey Castillo2021-08-256-48/+196
* remove watch_app.cJoey Castillo2021-08-241-25/+0
* refactor: break out different areas of functionalityJoey Castillo2021-08-2326-1144/+1669
* move debug uart methods, clarify license infoJoey Castillo2021-08-173-0/+157
* led tweaksJoey Castillo2021-08-141-2/+5
* document power consumption, etcJoey Castillo2021-08-111-9/+50
* add API for playing sounds from the buzzerJoey Castillo2021-08-083-1/+192
* 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-082-28/+85
* fix renaming of _watch_rtc_is_enabledJoey Castillo2021-08-081-1/+1
* 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-052-4/+330
* some I2C workJoey Castillo2021-08-042-7/+58
* drop legacy terminology. how hard was that?Joey Castillo2021-08-041-2/+2
* break up sectionsJoey Castillo2021-08-041-0/+26
* WIP deep sleep modeJoey Castillo2021-08-031-6/+24
* thinking through deep sleep stuffJoey Castillo2021-08-022-66/+79
* major project reorg, move library one level upJoey Castillo2021-08-022-0/+405