| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Linux Makefile parallelism | James Haggerty | 2022-10-25 | 1 | -1/+1 |
* | Enable dependency files for the emscripten build | Michael Gruenewald | 2022-10-08 | 1 | -0/+1 |
* | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into lfs | Joey Castillo | 2022-08-02 | 1 | -1/+27 |
|\ |
|
| * | Replace python with python3 for calling uf2conv | Wesley Ellis | 2022-07-14 | 1 | -1/+1 |
| * | fixup: restore deleted line | George Hahn | 2022-05-10 | 1 | -0/+1 |
| * | Move parallel flag into makefile with crossplatform support | George Hahn | 2022-05-10 | 1 | -0/+11 |
| * | Perform OS detection in makefile | George Hahn | 2022-05-10 | 1 | -1/+15 |
* | | add support for a small filesystem on the watch | Joey Castillo | 2022-05-06 | 1 | -0/+2 |
|/ |
|
* | add mechanism for building alternate firmware images | Joey Castillo | 2022-04-20 | 1 | -0/+5 |
* | make A1-05 the default board (final hardware) | Joey Castillo | 2022-04-10 | 1 | -1/+1 |
* | movement: final list of watch faces for stock firmware | Joey Castillo | 2022-04-02 | 1 | -0/+1 |
* | no need to build lis2dh driver anymore | Joey Castillo | 2022-02-17 | 1 | -1/+0 |
* | movement: move thermistor to 'sensor' watch faces | Joey Castillo | 2022-02-17 | 1 | -0/+1 |
* | Update main loop to fix reentrancy runtime errors | Alexsander Akers | 2022-01-27 | 1 | -0/+1 |
* | Implement buzzer methods with AudioContext API | Alexsander Akers | 2022-01-27 | 1 | -0/+2 |
* | implement SPI flash chip | Joey Castillo | 2022-01-26 | 1 | -0/+1 |
* | watch library: implement SPI | Joey Castillo | 2022-01-26 | 1 | -0/+2 |
* | watch library: implement UART | Joey Castillo | 2022-01-26 | 1 | -0/+1 |
* | Sensor Watch Simulator (#35) | Alexsander Akers | 2022-01-25 | 1 | -77/+116 |
* | fix filename capitalization | joeycastillo | 2022-01-08 | 1 | -1/+1 |
* | add driver, test app for LIS2DW accelerometer | Joey Castillo | 2022-01-08 | 1 | -0/+1 |
* | introduce github actions | Willian Paixao | 2021-12-11 | 1 | -1/+2 |
* | add LIS2DH accelerometer driver, test app | Joey Castillo | 2021-11-27 | 1 | -0/+2 |
* | link math library | Joey Castillo | 2021-11-22 | 1 | -0/+2 |
* | steps toward SPI support in watch library | Joey Castillo | 2021-10-25 | 1 | -0/+1 |
* | move weekday lookup to new utilities file | Joey Castillo | 2021-10-23 | 1 | -0/+1 |
* | getting the sensor watch dev board working | Joey Castillo | 2021-10-19 | 1 | -0/+4 |
* | overdue refactor: compile all watch modules separately | Joey Castillo | 2021-09-28 | 1 | -0/+11 |
* | remove unused ASF code | Joey Castillo | 2021-09-27 | 1 | -7/+0 |
* | move apps to subdirectory, add relative path support to Makefile | Joey Castillo | 2021-09-16 | 1 | -68/+68 |
* | first steps toward supporting alternate board pinouts | Joey Castillo | 2021-09-13 | 1 | -0/+5 |
* | remove unused ASF code | Joey Castillo | 2021-09-13 | 1 | -8/+0 |
* | handle watch variant with red/blue LED | Joey Castillo | 2021-08-31 | 1 | -0/+4 |
* | simplify project makefiles | Joey Castillo | 2021-08-28 | 1 | -0/+113 |