summaryrefslogtreecommitdiffstats
path: root/watch-library/main.c
Commit message (Collapse)AuthorAgeFilesLines
* more accurate names for deep sleep and shallow sleep modesJoey Castillo2021-10-201-3/+3
|
* add a new deep sleep mode alongside backup modeJoey Castillo2021-09-181-0/+3
|
* first steps toward supporting alternate board pinoutsJoey Castillo2021-09-131-1/+1
|
* enable USB earlier so app can log soonerJoey Castillo2021-08-291-9/+9
|
* handle tinyusb device tasks on a timer, allows delays in appJoey Castillo2021-08-281-8/+4
|
* implement USB consoleJoey Castillo2021-08-281-1/+17
|
* move debug uart methods, clarify license infoJoey Castillo2021-08-171-66/+18
|
* disable debug UART by defaultJoey Castillo2021-08-141-1/+1
|
* fix renaming of _watch_rtc_is_enabledJoey Castillo2021-08-081-1/+1
|
* documentation!Joey Castillo2021-08-051-2/+1
|
* WIP deep sleep modeJoey Castillo2021-08-031-4/+6
|
* thinking through deep sleep stuffJoey Castillo2021-08-021-16/+25
|
* major project reorg, move library one level upJoey Castillo2021-08-021-0/+108