sensor-watch/watch-library/hardware/watch
Jose Castillo d98d14d236
Add support for Sensor Watch Pro (#412)
* Sensor Watch Pro board definition

* Disable hot-plugging on SWCLK

* Add rainbow test

* Move interrupt mapping to board config

* New color definition for Pro boards in makefile
2024-07-06 11:07:02 -04: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 buzzer: fix simulator build, refactor sequence_length. 2024-01-09 16:22:21 -05:00
watch_deepsleep.c annotate SysTick erratum 2024-01-22 00:39:20 +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 Add support for Sensor Watch Pro (#412) 2024-07-06 11:07:02 -04:00
watch_private.c Add support for Sensor Watch Pro (#412) 2024-07-06 11:07:02 -04:00
watch_private_cdc.c USB Improvements 2024-01-07 00:20:20 -05:00
watch_private_cdc.h USB Improvements 2024-01-07 00:20:20 -05: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