summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* halloween demohalloweenJoey Castillo2021-10-292-2/+118
* two more boards to OSH ParkJoey Castillo2021-10-284-0/+5065
* Merge branch 'main' into halloweenJoey Castillo2021-10-2650-24/+11370
|\
| * don't destroy our temperature log when waking from sleepJoey Castillo2021-10-251-2/+4
| * steps toward SPI support in watch libraryJoey Castillo2021-10-256-2/+86
| * Merge branch 'main' into more-asf-filesJoey Castillo2021-10-2584-1905/+24967
| |\
| | * new batch of sensor boardsJoey Castillo2021-10-258-0/+7200
| | * movement temperature face: only enable thermistor when reading dataJoey Castillo2021-10-231-2/+2
| | * movement: first crack at background tasks APIJoey Castillo2021-10-234-13/+41
| | * fix typoJoey Castillo2021-10-231-1/+1
| | * Merge pull request #19 from tahnok/beats_watch_facejoeycastillo2021-10-234-0/+97
| | |\
| | | * Port beats to movement frameworkWesley Ellis2021-10-234-0/+97
| | * | WIP: thermistor data loggerJoey Castillo2021-10-234-0/+145
| | * | fix name of ifdef in thermistor readout faceJoey Castillo2021-10-231-3/+3
| | * | move weekday lookup to new utilities fileJoey Castillo2021-10-234-12/+80
| | |/
| * | add more atmel studio framework codeJoey Castillo2021-09-2023-0/+3722
* | | WIPJoey Castillo2021-10-223-0/+205
| |/ |/|
* | movement: add character set demoJoey Castillo2021-10-215-0/+74
* | typo in documentation: all five pins are analog capableJoey Castillo2021-10-211-1/+1
* | movement: add thermistor readout faceJoey Castillo2021-10-217-2/+193
* | more accurate names for deep sleep and shallow sleep modesJoey Castillo2021-10-2011-114/+169
* | movement: fix preferences glitch, add some notesJoey Castillo2021-10-202-74/+83
* | movement: add tick animation in sleep modeJoey Castillo2021-10-193-3/+14
* | movement settings: add timeout and LED durationJoey Castillo2021-10-196-31/+67
* | getting the sensor watch dev board workingJoey Castillo2021-10-196-12/+28
* | Merge pull request #17 from joeycastillo/wip-launcherjoeycastillo2021-10-1819-21/+1286
|\ \
| * | fix typosJoey Castillo2021-10-181-1/+1
| * | add readme for movement appJoey Castillo2021-10-181-0/+297
| * | movement: remove faster sleep / timeout intervalsJoey Castillo2021-10-181-4/+2
| * | pulsometer: rearrange switch for clarityJoey Castillo2021-10-181-17/+17
| * | add timeout event to give faces a chance to resignJoey Castillo2021-10-186-7/+28
| * | pulsometer: make type more c-likeJoey Castillo2021-10-182-4/+4
| * | pulsometer: reset tick in resign functionJoey Castillo2021-10-181-0/+1
| * | fix misspelling of pulsometerJoey Castillo2021-10-165-33/+33
| * | automatically determine number of watch facesJoey Castillo2021-10-165-32/+31
| * | early work on background tasks, documentationJoey Castillo2021-10-167-7/+102
| * | remove unimplemented settings for nowJoey Castillo2021-10-161-5/+1
| * | implement led duration settingJoey Castillo2021-10-161-1/+2
| * | screensaver mode is now low energy modeJoey Castillo2021-10-164-29/+29
| * | clarify property namesJoey Castillo2021-10-162-19/+19
| * | rename types to be more c-likeJoey Castillo2021-10-1611-49/+49
| * | widgets are now watch facesJoey Castillo2021-10-1616-180/+180
| * | launcher is now movementJoey Castillo2021-10-1613-101/+101
| * | pulseometer: support variable update frequencyJoey Castillo2021-10-061-8/+12
| * | launcher: clean up structsJoey Castillo2021-10-066-34/+31
| * | remove fake / placeholder widgetsJoey Castillo2021-10-056-118/+4
| * | add pulseometer widgetJoey Castillo2021-10-054-0/+110
| * | fix memory leak when waking from screensaver modeJoey Castillo2021-10-054-3/+11
| * | launcher: fix high beep on return to clockJoey Castillo2021-10-041-1/+1
| * | launcher: add widget for setting the timeJoey Castillo2021-10-044-3/+131