Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Enable I2C on stm32h7 (#6130) | BIGTREETECH | 2023-03-27 | 1 | -0/+11 |
* | stm32: Reindent ifdefs in stm32f0_i2c.c | Kevin O'Connor | 2023-01-03 | 1 | -56/+55 |
* | stm32: Expand stm32g0 family (#5838) | Alex Voinea | 2023-01-03 | 1 | -22/+33 |
* | stm32g4: implement build,usb,can,i2c,spi,serial,adc. | Matt Baker | 2022-12-02 | 1 | -0/+27 |
* | stm32l4: add stm32l412 support with adc,i2c,spi,usb | Matt Baker | 2022-09-15 | 1 | -8/+21 |
* | stm32: Fix i2c on stm32g0 | Kevin O'Connor | 2022-09-11 | 1 | -0/+32 |
* | stm32f0: implement i2c_read endpoint | Matt Baker | 2022-09-01 | 1 | -1/+20 |
* | stm32f0: Initial support for i2c on stm32f0 | Kevin O'Connor | 2019-11-14 | 1 | -0/+88 |