summaryrefslogtreecommitdiffstats
path: root/watch-library/simulator
Commit message (Expand)AuthorAgeFilesLines
* Play sound sequences asynchronously (#122)TheOnePerson2023-01-111-0/+76
* Precision watch update (#152)Mikhail Svarichevsky2023-01-101-0/+10
* Adds watch skin toggle to for model A158WEA-9 should one be feeling classyKyle Boyle2022-11-241-10/+584
* remove errant console.logTom Hodson2022-11-221-1/+0
* WIP: Add support for bicolor led in the simulatorTom Hodson2022-11-222-2/+19
* add delay_ms function for simulatorjoeycastillo2022-10-112-0/+6
* add watch_reset_to_bootloader function (resolves #81)Joey Castillo2022-08-141-0/+4
* add file browser to movement, remove old appJoey Castillo2022-05-091-2/+0
* simulator: add USB serial input fieldJoey Castillo2022-05-092-0/+13
* 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
* simulator: add geolocation supportJoey Castillo2022-02-091-0/+29
* 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