joeycastillo / Sensor-Watch

A board replacement for the classic Casio F-91W wristwatch
Other
1.17k stars 233 forks source link

Initial support for Sensor Watch Pro #412

Closed joeycastillo closed 2 months ago

joeycastillo commented 3 months ago

Over the course of the next few weeks I'm going to be checking in some changes to support the forthcoming Sensor Watch Pro board. Still, now that we have maintainers and a review process, I'm going to be submitting this as pull requests instead of pushing straight to main, partly to avoid breaking anyone's ongoing work, but mostly so that my changes also get reviewed.

This PR simply adds the board definition for Pro, and a test application that exercises the new RGB LED. It also disables debugger hot-plugging on SWCLK, as the new Pro board remaps SWDIO and SWCLK for button inputs (MODE and LIGHT, respectively).