aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i2c/bitbang_i2c.h
AgeCommit message (Expand)Author
2023-01-23hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public headerPhilippe Mathieu-Daudé
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell
2019-06-28i2c: Move bitbang_i2c.h to include/hw/i2c/BALATON Zoltan