summaryrefslogtreecommitdiffstats
path: root/watch-library/shared/watch/watch.h
Commit message (Expand)AuthorAgeFilesLines
* only include watch_main_loop.h in simulator buildsjoeycastillo2022-10-111-0/+4
* add watch_reset_to_bootloader function (resolves #81)Joey Castillo2022-08-141-0/+4
* simulator: add USB serial input fieldJoey Castillo2022-05-091-0/+4
* add ability to read from USB serialJoey Castillo2022-05-081-0/+8
* add support for a small filesystem on the watchJoey Castillo2022-05-061-0/+1
* move pins.h include to watch.hJoey Castillo2022-02-171-0/+1
* remove obsolete low battery checkJoey Castillo2022-02-131-8/+0
* add SPI to the indexJoey Castillo2022-01-271-1/+2
* watch library: implement SPIJoey Castillo2022-01-261-0/+1
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-251-0/+83