| Commit message (Expand) | Author | Age | Files | Lines |
* | fix (most) external interrupts on the 9-pin connector | Joey Castillo | 2021-11-30 | 1 | -3/+4 |
* | steps toward SPI support in watch library | Joey Castillo | 2021-10-25 | 1 | -2/+2 |
* | Merge branch 'main' into more-asf-files | Joey Castillo | 2021-10-25 | 4 | -12/+52 |
|\ |
|
| * | getting the sensor watch dev board working | Joey Castillo | 2021-10-19 | 3 | -1/+15 |
| * | slcd: add autonomous blinking and animation | Joey Castillo | 2021-10-01 | 1 | -2/+2 |
| * | support alternate LCD pinouts | Joey Castillo | 2021-09-21 | 1 | -9/+35 |
* | | add more atmel studio framework code | Joey Castillo | 2021-09-20 | 5 | -0/+327 |
|/ |
|
* | remove unused ASF config files | Joey Castillo | 2021-09-14 | 2 | -753/+0 |
* | remove unused ASF code | Joey Castillo | 2021-09-13 | 1 | -305/+0 |
* | run watch at 4 MHz unless USB is enabled | Joey Castillo | 2021-08-30 | 2 | -2/+2 |
* | SIMPLIFY! Always run the main clock at 8 MHz | Joey Castillo | 2021-08-30 | 2 | -2/+2 |
* | disable all external interrupts by default | Joey Castillo | 2021-08-25 | 1 | -6/+6 |
* | add majority-vote filtering to all external interrupt pins | Joey Castillo | 2021-08-25 | 1 | -4/+4 |
* | disable all RTC tamper interrupts by default | Joey Castillo | 2021-08-25 | 1 | -3/+3 |
* | disable 9-pin extwake interrupts by default | Joey Castillo | 2021-08-17 | 1 | -4/+4 |
* | add API for playing sounds from the buzzer | Joey Castillo | 2021-08-08 | 1 | -2/+2 |
* | work on RTC tamper interrupt and external wake | Joey Castillo | 2021-08-08 | 1 | -4/+4 |
* | WIP deep sleep mode | Joey Castillo | 2021-08-03 | 2 | -11/+11 |
* | major project reorg, move library one level up | Joey Castillo | 2021-08-02 | 16 | -0/+9810 |