Age | Commit message (Expand) | Author |
---|---|---|
2024-01-22 | tests: Move port-specific test directories into tests/ports/ directory. | Damien George |
2021-07-18 | stm32: Replace master/slave with controller/peripheral in I2C and SPI. | David P |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2019-12-13 | tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. | Damien George |
2016-11-11 | stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers. | Damien George |
2016-01-30 | tests: For pyboard, add test for I2C error handling and recovery. | Damien George |