Skip to content

feat(epicardium): gpios are configurable as ADC

swym requested to merge swym/firmware:analog_gpio into master

fixes #82 (closed)

The 3/4 of the Wristband's GPIOs have ADC as ALT1 mode. Just use it and be glad.

It's a bit wonky that WRISTBAND_3 is an exception here, but we can't change this.

Merge request reports