sensor-watch/watch-library/hardware/watch
2023-12-18 01:29:28 +00:00
..
tusb_config.h Sensor Watch Simulator (#35) 2022-01-25 15:03:22 -05:00
watch.c add watch_reset_to_bootloader function (resolves #81) 2022-08-14 15:23:32 -05:00
watch_adc.c static analysis: add comments to empty while loops 2022-04-10 15:08:47 -04:00
watch_buzzer.c Revert "never disable buzzer output" 2023-01-17 08:52:01 -06:00
watch_deepsleep.c address SysTick erratum, which can hard-fault the chip 2023-12-18 01:29:28 +00:00
watch_extint.c remove all deprecated functions 2022-04-10 15:56:45 -04:00
watch_gpio.c Sensor Watch Simulator (#35) 2022-01-25 15:03:22 -05:00
watch_i2c.c Sensor Watch Simulator (#35) 2022-01-25 15:03:22 -05:00
watch_led.c remove all deprecated functions 2022-04-10 15:56:45 -04:00
watch_private.c work around silicon erratum in SUPC/VREG 2023-12-17 17:40:19 +00:00
watch_rtc.c fix undefined behavior found by clang's sanitize 2023-12-07 02:24:26 +00:00
watch_slcd.c Sensor Watch Simulator (#35) 2022-01-25 15:03:22 -05:00
watch_spi.c implement SPI flash chip 2022-01-26 22:40:49 -05:00
watch_storage.c fix spaces / tabs 2022-05-10 09:50:44 -04:00
watch_uart.c remove all deprecated functions 2022-04-10 15:56:45 -04:00