Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge pull request #24 from willianpaixao/add-github-actions | joeycastillo | 2021-12-14 | 12 | -28/+75 | |
| |\ \ | | |/ | |/| | introduce github actions | |||||
| | * | add github pages pipeline | Willian Paixao | 2021-12-11 | 2 | -2/+28 | |
| | | | ||||||
| | * | Merge remote-tracking branch 'origin/add-github-actions' into add-github-actions | Willian Paixao | 2021-12-11 | 0 | -0/+0 | |
| | |\ | ||||||
| | | * | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into pr/24 | Joey Castillo | 2021-12-10 | 1080 | -191130/+20948 | |
| | | |\ | ||||||
| | | * | | fix missing prototype warnings | Joey Castillo | 2021-12-05 | 46 | -234/+242 | |
| | | | | | ||||||
| | | * | | rename project files | Joey Castillo | 2021-12-05 | 13 | -552/+1 | |
| | | | | | ||||||
| | | * | | update gitgnore | Willian Paixao | 2021-12-05 | 9 | -16/+15 | |
| | | | | | ||||||
| | | * | | introduce github actions | Willian Paixao | 2021-12-05 | 2 | -1/+18 | |
| | | | | | ||||||
| | * | | | update makefile and pipeline workflow | Willian Paixao | 2021-12-11 | 4 | -18/+22 | |
| | | | | | ||||||
| | * | | | update gitgnore | Willian Paixao | 2021-12-11 | 8 | -15/+15 | |
| | | | | | ||||||
| | * | | | introduce github actions | Willian Paixao | 2021-12-11 | 2 | -1/+18 | |
| | | | | | ||||||
* | | | | | movement: add hourly signal to simple clock face | Joey Castillo | 2021-12-21 | 2 | -10/+53 | |
| | | | | | ||||||
* | | | | | add utility function to check if TCC is enabled | Joey Castillo | 2021-12-21 | 2 | -0/+11 | |
| | | | | | ||||||
* | | | | | add documentation for watch face index | Joey Castillo | 2021-12-21 | 1 | -0/+3 | |
| | | | | | ||||||
* | | | | | Movement: give watch faces their index at setup time | Joey Castillo | 2021-12-20 | 33 | -34/+49 | |
| | | | | | ||||||
* | | | | | Movement: allow scheduling precisely timed background tasks (resolves #28) | Joey Castillo | 2021-12-20 | 2 | -0/+45 | |
|/ / / / | ||||||
* / / / | remove notes from rev 5 PCB | Joey Castillo | 2021-12-14 | 1 | -6/+0 | |
|/ / / | ||||||
* | / | remove unnecessary .gitignore | Joey Castillo | 2021-12-11 | 1 | -1/+0 | |
| |/ |/| | ||||||
* | | fix missing prototype warnings | Joey Castillo | 2021-12-10 | 46 | -235/+243 | |
| | | ||||||
* | | rename project files | Joey Castillo | 2021-12-10 | 17 | -552/+1 | |
| | | ||||||
* | | add demo watch face | Joey Castillo | 2021-12-10 | 4 | -0/+112 | |
| | | ||||||
* | | more accelerometer and temperature board tests | Joey Castillo | 2021-12-09 | 6 | -192/+5699 | |
| | | ||||||
* | | Merge pull request #25 from willianpaixao/add-submodules | joeycastillo | 2021-12-08 | 1057 | -188323/+9 | |
|\ \ | | | | | | | Add tinyusb as git submodules | |||||
| * | | remove --recursive flag from git submodule update | Joey Castillo | 2021-12-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | add tinyusb as a git submodule | Willian Paixao | 2021-12-05 | 3 | -1/+9 | |
| | | | ||||||
| * | | remove tinyusb directory | Willian Paixao | 2021-12-05 | 1054 | -188322/+0 | |
| | | | ||||||
* | | | add new temperature + gpio board | Joey Castillo | 2021-12-07 | 2 | -0/+2747 | |
| | | | ||||||
* | | | tweaks to the next pair of sensor boards | Joey Castillo | 2021-12-07 | 2 | -21/+22 | |
| | | | ||||||
* | | | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch | Joey Castillo | 2021-12-06 | 7 | -57/+9651 | |
|\ \ \ | ||||||
| * | | | ensure accelerometer test face always stays active | Joey Castillo | 2021-12-05 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | more accelerometer tests: track interrupts on each axis, log on the quarter hour | Joey Castillo | 2021-12-05 | 2 | -53/+96 | |
| |/ / | ||||||
| * | | use true random number generator to provide entropy | Joey Castillo | 2021-12-03 | 1 | -0/+32 | |
| | | | ||||||
| * | | movement: remove testing watch face from config | Joey Castillo | 2021-12-03 | 1 | -1/+0 | |
| | | | ||||||
| * | | add rev 05 board with red/green LED | Joey Castillo | 2021-12-03 | 2 | -0/+9515 | |
| | | | ||||||
| * | | movement: allow watch faces to request zero ticks | Joey Castillo | 2021-12-03 | 3 | -3/+4 | |
| | | | ||||||
* | | | add WIP motion board with LIS2DW | Joey Castillo | 2021-12-06 | 2 | -0/+2921 | |
|/ / | ||||||
* / | remove A LOT of dead ASF lcd driver code | Joey Castillo | 2021-12-02 | 4 | -2750/+0 | |
|/ | ||||||
* | movement: update comment; we store this data now | Joey Castillo | 2021-12-02 | 1 | -2/+2 | |
| | ||||||
* | movement: add option to always snap back to first watch face | Joey Castillo | 2021-12-02 | 2 | -2/+10 | |
| | ||||||
* | movement: fix off-by-one error in accelerometer test face | Joey Castillo | 2021-12-01 | 1 | -0/+1 | |
| | ||||||
* | movement: add experimental accelerometer data logging face | Joey Castillo | 2021-12-01 | 4 | -0/+186 | |
| | ||||||
* | movement: help beats face update the screen less often | Joey Castillo | 2021-12-01 | 2 | -2/+22 | |
| | ||||||
* | movement: remove floating point math from beats face | Joey Castillo | 2021-12-01 | 2 | -15/+15 | |
| | ||||||
* | lis2dh: add support for interrupt latching (stays active until cleared) | Joey Castillo | 2021-12-01 | 3 | -5/+9 | |
| | ||||||
* | movement: after profiling, temp and battery can ignore timeout | Joey Castillo | 2021-12-01 | 2 | -4/+4 | |
| | ||||||
* | movement: remove TODO item (we profiled it, it's fine) | Joey Castillo | 2021-12-01 | 1 | -1/+0 | |
| | ||||||
* | lis2dh: accelerometer testing face | Joey Castillo | 2021-11-30 | 1 | -7/+7 | |
| | ||||||
* | lis2dh driver: add support for int2 pin | Joey Castillo | 2021-11-30 | 2 | -0/+20 | |
| | ||||||
* | lis2dh driver: add basic interrupt functionality | Joey Castillo | 2021-11-30 | 3 | -36/+67 | |
| | ||||||
* | fix (most) external interrupts on the 9-pin connector | Joey Castillo | 2021-11-30 | 4 | -10/+12 | |
| |