summaryrefslogtreecommitdiffstats
path: root/watch-library/hardware/watch
Commit message (Expand)AuthorAgeFilesLines
* rtc: disable debouncing on external wake inputsJoey Castillo2022-02-111-3/+0
* Add new function to disable certain RTC periodic callbacksAlexsander Akers2022-01-271-1/+5
* Implement buzzer methods with AudioContext APIAlexsander Akers2022-01-271-4/+0
* implement SPI flash chipJoey Castillo2022-01-261-4/+12
* watch library: implement SPIJoey Castillo2022-01-261-0/+46
* silence compiler warningJoey Castillo2022-01-261-0/+2
* Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2022-01-261-1/+19
|\
| * Remove ADC_* defines in favor of hardware-specific mappingAlexsander Akers2022-01-251-1/+19
* | silence compiler warningsJoey Castillo2022-01-261-11/+2
* | watch library: implement UARTJoey Castillo2022-01-261-1/+97
|/
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-2513-0/+1729