summaryrefslogtreecommitdiff
path: root/tests/pyb/pyb_f405.py
AgeCommit message (Expand)Author
2021-07-18stm32: Replace master/slave with controller/peripheral in I2C and SPI.David P
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-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-02-06tests/pyb: Adjust tests so they can run on PYB and PYBLITE.Damien George