summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix missing prototype warningsJoey Castillo2021-12-105-63/+63
* rename project filesJoey Castillo2021-12-1016-551/+0
* lis2dh: add support for interrupt latching (stays active until cleared)Joey Castillo2021-12-011-1/+1
* lis2dh: accelerometer testing faceJoey Castillo2021-11-301-7/+7
* lis2dh driver: add basic interrupt functionalityJoey Castillo2021-11-301-36/+29
* add LIS2DH accelerometer driver, test appJoey Castillo2021-11-273-0/+102
* steps toward SPI support in watch libraryJoey Castillo2021-10-253-0/+82
* more accurate names for deep sleep and shallow sleep modesJoey Castillo2021-10-204-28/+30
* launcher: first crack at low power 'screensaver' modeJoey Castillo2021-10-031-1/+1
* add beep to starter appJoey Castillo2021-09-301-0/+8
* add fractional beats to beat time appJoey Castillo2021-09-301-8/+33
* update existing apps to use new RTC APIJoey Castillo2021-09-282-73/+49
* Beats time app + watchWesley Ellis2021-09-253-0/+294
* final deep sleep refactor: retain RAM, call it shallow sleep modeJoey Castillo2021-09-231-21/+14
* add a new deep sleep mode alongside backup modeJoey Castillo2021-09-181-6/+6
* move buzzer demo to apps folderJoey Castillo2021-09-183-0/+145
* move apps to subdirectory, add relative path support to MakefileJoey Castillo2021-09-168-0/+786