summaryrefslogtreecommitdiffstatshomepage
path: root/tests/pyb/i2c_error.py
Commit message (Expand)AuthorAge
* tests: Move port-specific test directories into tests/ports/ directory.Damien George2024-01-22
* stm32: Replace master/slave with controller/peripheral in I2C and SPI.David P2021-07-18
* 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
* stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers.Damien George2016-11-11
* tests: For pyboard, add test for I2C error handling and recovery.Damien George2016-01-30