summaryrefslogtreecommitdiff
path: root/chip/stm32/i2c-stm32f4.c
Commit message (Expand)AuthorAgeFilesLines
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-32/+41
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-191-1/+1
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-041-2/+1
* stm32f4: i2c: process stop condition after slave receiver executedWei-Ning Huang2017-05-231-22/+22
* config: allow increasing i2c host packet buffer size with configWei-Ning Huang2017-05-181-1/+2
* stm32f4: Add stm32f4 I2C slave driverRong Chang2017-05-181-0/+252
* rose: remove dependency between stm32f4 I2C master and slave driversRong Chang2017-04-261-0/+2
* sweetberry: add i2c supportNick Sanders2016-08-211-0/+753