summaryrefslogtreecommitdiffstats
path: root/watch-library/simulator/watch
Commit message (Expand)AuthorAgeFilesLines
* simulator: fix _read function signatureJoey Castillo2022-05-091-2/+2
* add support for a small filesystem on the watchJoey Castillo2022-05-061-0/+32
* remove all deprecated functionsJoey Castillo2022-04-106-79/+0
* movement: final list of watch faces for stock firmwareJoey Castillo2022-04-021-1/+1
* remove obsolete low battery function from simulatorJoey Castillo2022-02-131-4/+0
* 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-275-34/+72
* 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-2512-0/+1049