summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/i2c/i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move I2C drivers to bspsSebastian Huber2018-04-231-422/+0
* raspberrypi: use signed int for return variableGedare Bloom2017-01-191-1/+1
* bsp/raspberrypi: Move assignment outside if-conditionJan Sommer2015-12-291-1/+1
* Store task_id of the current thread for the ISR before waiting for the transi...Jan Sommer2015-12-121-0/+1
* RaspberryPi: Added I2C and SPI bus support.Andre Marques2015-09-251-0/+421