You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stm32 cpu adds `periph_vbat` to `FEATURES_PROVIDED` but we don't actually want to provide that since the other MCU handles power management. Therefore we set up a fake ADC line and use it for the vbat feature.
I also put the adc lines on different pins.
0 commit comments