Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | preferences widget: fix alignment of 'never' | Joey Castillo | 2021-10-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | launcher: fix flickering in preferences widget | Joey Castillo | 2021-10-04 | 1 | -4/+1 | |
| | | | ||||||
| * | | launcher: track can_sleep between runloop invocations | Joey Castillo | 2021-10-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | launcher: fix typo | Joey Castillo | 2021-10-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | launcher: improvements to screensaver mode | Joey Castillo | 2021-10-04 | 1 | -6/+14 | |
| | | | ||||||
| * | | slcd: add more special cases | Joey Castillo | 2021-10-04 | 1 | -5/+14 | |
| | | | ||||||
| * | | launcher: let widgets prevent sleep | Joey Castillo | 2021-10-04 | 10 | -36/+43 | |
| | | | ||||||
| * | | event type / subsecond refactor | Joey Castillo | 2021-10-04 | 10 | -36/+47 | |
| | | | ||||||
| * | | disable screensaver interrupt on wake | Joey Castillo | 2021-10-03 | 1 | -0/+1 | |
| | | | ||||||
| * | | launcher: first crack at low power 'screensaver' mode | Joey Castillo | 2021-10-03 | 6 | -42/+84 | |
| | | | ||||||
| * | | implement beep / silent preference | Joey Castillo | 2021-10-03 | 1 | -1/+4 | |
| | | | ||||||
| * | | avoid calling deactivate on widget 0 before it's activated | Joey Castillo | 2021-10-03 | 1 | -1/+2 | |
| | | | ||||||
| * | | launcher app with clock and preferences menu | Joey Castillo | 2021-10-03 | 12 | -30/+304 | |
| | | | ||||||
| * | | slcd: add function to blank entire screen | Joey Castillo | 2021-10-03 | 2 | -0/+10 | |
| | | | ||||||
| * | | basic launcher switching between two widgets | Joey Castillo | 2021-10-03 | 10 | -100/+155 | |
| | | | ||||||
| * | | more wip launcher stuff | Joey Castillo | 2021-10-03 | 4 | -40/+48 | |
| | | | ||||||
| * | | wip: late-night untested launcher app musings | Joey Castillo | 2021-10-03 | 7 | -0/+298 | |
| | | | ||||||
* | | | slcd: add autonomous blinking and animation | Joey Castillo | 2021-10-01 | 3 | -2/+86 | |
|/ / | ||||||
* | | add beep to starter app | Joey Castillo | 2021-09-30 | 1 | -0/+8 | |
| | | ||||||
* | | add fractional beats to beat time app | Joey Castillo | 2021-09-30 | 1 | -8/+33 | |
| | | ||||||
* | | fix LED resistor values | Joey Castillo | 2021-09-30 | 2 | -5/+5 | |
| | | ||||||
* | | add lcd feather | Joey Castillo | 2021-09-30 | 2 | -0/+14719 | |
| | | ||||||
* | | Merge pull request #16 from joeycastillo/rtc-refactor | joeycastillo | 2021-09-29 | 35 | -1771/+422 | |
|\ \ | | | | | | | Refactor Real-Time Clock Functionality | |||||
| * | | update existing apps to use new RTC API | Joey Castillo | 2021-09-28 | 2 | -73/+49 | |
| | | | ||||||
| * | | tweak to API nomenclature: tick happens once a second, other interrupts are ↵ | Joey Castillo | 2021-09-28 | 3 | -25/+28 | |
| | | | | | | | | | | | | periodic | |||||
| * | | rtc: support periodic ticks at intervals from 1 to 128 Hz | Joey Castillo | 2021-09-28 | 3 | -20/+94 | |
| | | | ||||||
| * | | overdue refactor: compile all watch modules separately | Joey Castillo | 2021-09-28 | 27 | -13/+91 | |
| | | | ||||||
| * | | simplification: return date/time in same format as clock register | Joey Castillo | 2021-09-28 | 2 | -38/+22 | |
| | | | ||||||
| * | | remove unused ASF code | Joey Castillo | 2021-09-27 | 8 | -1570/+0 | |
| | | | ||||||
| * | | WIP: refactor RTC to use clock mode directly | Joey Castillo | 2021-09-27 | 8 | -120/+226 | |
|/ / | ||||||
* | | Merge pull request #15 from tahnok/beats-time | joeycastillo | 2021-09-26 | 3 | -0/+294 | |
|\ \ | | | | | | | Beats time app + watch | |||||
| * | | Beats time app + watch | Wesley Ellis | 2021-09-25 | 3 | -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) | |||||
* | | this was an odd typo | joeycastillo | 2021-09-24 | 1 | -1/+1 | |
| | | ||||||
* | | add warning about external wake on old board rev | Joey Castillo | 2021-09-23 | 1 | -0/+7 | |
| | | ||||||
* | | final deep sleep refactor: retain RAM, call it shallow sleep mode | Joey Castillo | 2021-09-23 | 3 | -63/+80 | |
| | | ||||||
* | | support alternate LCD pinouts | Joey Castillo | 2021-09-21 | 2 | -9/+71 | |
|/ | ||||||
* | add WIP dev board | Joey Castillo | 2021-09-20 | 1 | -0/+84 | |
| | ||||||
* | add gerbers for board revision 5 | Joey Castillo | 2021-09-20 | 1 | -0/+0 | |
| | ||||||
* | clean up PCB folder | Joey Castillo | 2021-09-20 | 5 | -19011/+0 | |
| | ||||||
* | add board definition for old prototype | Joey Castillo | 2021-09-19 | 1 | -0/+84 | |
| | ||||||
* | sensor board concepts | Joey Castillo | 2021-09-18 | 10 | -0/+8142 | |
| | ||||||
* | PCB revision 5 | Joey Castillo | 2021-09-18 | 2 | -0/+9511 | |
| | ||||||
* | support common anode LEDs | Joey Castillo | 2021-09-18 | 1 | -0/+5 | |
| | ||||||
* | add a new deep sleep mode alongside backup mode | Joey Castillo | 2021-09-18 | 7 | -37/+137 | |
| | ||||||
* | fix USB VID/PID | Joey Castillo | 2021-09-18 | 1 | -14/+2 | |
| | ||||||
* | move buzzer demo to apps folder | Joey Castillo | 2021-09-18 | 4 | -9/+10 | |
| | ||||||
* | move apps to subdirectory, add relative path support to Makefile | Joey Castillo | 2021-09-16 | 10 | -81/+85 | |
| | ||||||
* | remove note about installing old toolchain | joeycastillo | 2021-09-15 | 1 | -1/+1 | |
| | ||||||
* | lcd: add special case for T in position 1 (fixes #10) | Joey Castillo | 2021-09-14 | 1 | -0/+1 | |
| | ||||||
* | more work on alternate board pinouts | Joey Castillo | 2021-09-14 | 6 | -99/+108 | |
| |