| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |