summaryrefslogtreecommitdiffstats
path: root/watch-library/simulator
Commit message (Expand)AuthorAgeFilesLines
* Adjust function semantics by "flipping" bit orderAlexsander Akers2022-01-271-1/+1
* Add new function to disable certain RTC periodic callbacksAlexsander Akers2022-01-271-2/+6
* Update main loop to fix reentrancy runtime errorsAlexsander Akers2022-01-276-41/+123
* Implement buzzer methods with AudioContext APIAlexsander Akers2022-01-272-20/+63
* implement SPI flash chipJoey Castillo2022-01-261-2/+4
* watch library: implement SPIJoey Castillo2022-01-261-0/+33
* watch library: implement UARTJoey Castillo2022-01-261-28/+21
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-2515-0/+1574