summaryrefslogtreecommitdiffstats
path: root/watch-library/config
Commit message (Expand)AuthorAgeFilesLines
* remove A LOT of dead ASF lcd driver codeJoey Castillo2021-12-021-2531/+0
* fix (most) external interrupts on the 9-pin connectorJoey Castillo2021-11-301-3/+4
* steps toward SPI support in watch libraryJoey Castillo2021-10-251-2/+2
* Merge branch 'main' into more-asf-filesJoey Castillo2021-10-254-12/+52
|\
| * getting the sensor watch dev board workingJoey Castillo2021-10-193-1/+15
| * slcd: add autonomous blinking and animationJoey Castillo2021-10-011-2/+2
| * support alternate LCD pinoutsJoey Castillo2021-09-211-9/+35
* | add more atmel studio framework codeJoey Castillo2021-09-205-0/+327
|/
* remove unused ASF config filesJoey Castillo2021-09-142-753/+0
* remove unused ASF codeJoey Castillo2021-09-131-305/+0
* run watch at 4 MHz unless USB is enabledJoey Castillo2021-08-302-2/+2
* SIMPLIFY! Always run the main clock at 8 MHzJoey Castillo2021-08-302-2/+2
* disable all external interrupts by defaultJoey Castillo2021-08-251-6/+6
* add majority-vote filtering to all external interrupt pinsJoey Castillo2021-08-251-4/+4
* disable all RTC tamper interrupts by defaultJoey Castillo2021-08-251-3/+3
* disable 9-pin extwake interrupts by defaultJoey Castillo2021-08-171-4/+4
* add API for playing sounds from the buzzerJoey Castillo2021-08-081-2/+2
* work on RTC tamper interrupt and external wakeJoey Castillo2021-08-081-4/+4
* WIP deep sleep modeJoey Castillo2021-08-032-11/+11
* major project reorg, move library one level upJoey Castillo2021-08-0216-0/+9810