summaryrefslogtreecommitdiff
path: root/tests/pyb/i2c_error.py
AgeCommit message (Expand)Author
2024-01-22tests: Move port-specific test directories into tests/ports/ directory.Damien George
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
2016-11-11stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers.Damien George
2016-01-30tests: For pyboard, add test for I2C error handling and recovery.Damien George