summaryrefslogtreecommitdiff
path: root/tests/pyb/adc.py
AgeCommit message (Expand)Author
2018-04-11stm32/adc: Add read_timed_multi() static method, with docs and tests.Peter Hinch
2018-04-11tests/pyb/adc.py: Fix test so that it really does test ADC values.Damien George
2017-02-06tests/pyb: Adjust tests so they can run on PYB and PYBLITE.Damien George
2015-03-13stmhal: Fix adc.read_timed so buffer store respects element size.Damien George
2014-05-03tests: Add a suite of tests specifically for the pyboard.Damien George