summaryrefslogtreecommitdiff
path: root/tests/pyb/extint.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-12-13tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.Damien George
2017-02-06tests/pyb: Adjust tests so they can run on PYB and PYBLITE.Damien George
2016-09-09tests/pyb: Add test for ExtInt when doing swint while disabled.Damien George
2014-05-04tests, pyb: Add 'import pyb' when needed.Damien George
2014-05-03tests: Add a suite of tests specifically for the pyboard.Damien George