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