summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | Use BMP280 code as a base, but stripped down to bare bones. Then added a new 'mode' for the current Swatch Internet Time (aka beats)
* 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