summaryrefslogtreecommitdiff
path: root/chip/stm32/i2c-stm32g4.c
Commit message (Expand)AuthorAgeFilesLines
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-021-1/+1
* stm32g4: Fix build issue with i2c driverScott Collyer2020-08-291-2/+0
* stm32g4: Add I2C supportScott Collyer2020-08-131-0/+459