summaryrefslogtreecommitdiffstatshomepage
path: root/tests/pyb/adc.py
Commit message (Expand)AuthorAge
* tests: Move port-specific test directories into tests/ports/ directory.Damien George2024-01-22
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.Damien George2019-12-13
* stm32/adc: Add read_timed_multi() static method, with docs and tests.Peter Hinch2018-04-11
* tests/pyb/adc.py: Fix test so that it really does test ADC values.Damien George2018-04-11
* tests/pyb: Adjust tests so they can run on PYB and PYBLITE.Damien George2017-02-06
* stmhal: Fix adc.read_timed so buffer store respects element size.Damien George2015-03-13
* tests: Add a suite of tests specifically for the pyboard.Damien George2014-05-03