Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Add support for STM32F1 I2C1 alternate pin mapping (#4012) | Michael Kurz | 2021-03-02 | 1 | -1/+5 |
| | | | | | | This adds support for the alternate pin mapping of I2C1 on PB8/9 in STM32F1 devices Signed-off-by: Michael Kurz <michi.kurz@gmail.com> | ||||
* | stm32: add support for i2c read | Arksine | 2020-05-05 | 1 | -3/+39 |
| | | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | stm32: Initial support for i2c | Kevin O'Connor | 2019-08-20 | 1 | -0/+126 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |