Browse Source
The STM32 driver currently does not support reading a sequence of multiple ADC channels. Only the first channel of the sequence was read and the rest was silently ignored. Fix: Return an error if reading multiple channels is requested. Signed-off-by: Martin Jäger <martin@libre.solar>pull/31558/head
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue