summaryrefslogtreecommitdiffstats
path: root/watch-library/shared/watch/watch.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-improvements' into advancedMatheus Afonso Martins Moreira2024-03-081-0/+4
|\
| * USB ImprovementsEdward Shin2024-01-071-1/+5
* | annotate TRNG erratum, address review commentAlex Maestas2024-01-221-6/+2
* | fix simulator build by declaring Trng type as a void pointerAlex Maestas2023-12-171-0/+4
* | work around silicon erratum in TRNGAlex Maestas2023-12-171-1/+5
|/
* 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