summaryrefslogtreecommitdiff
path: root/ports/raspberrypi/common-hal/busio/I2C.c
AgeCommit message (Expand)Author
2021-03-17RP2040: Only bitbang 0-byte writesPhil Howard
2021-03-15run code formatting scriptmicroDev
2021-03-03add 1sec timeouts for I2C read and writeDan Halbert
2021-03-02works on nearly all sensorsDan Halbert
2021-03-02wipDan Halbert
2021-02-18Initial fix, but bitbangio timing may be offDan Halbert
2021-02-03Initial commit. Edited error messages in .c filesBiffoBear
2021-01-20Add initial RP2040 supportScott Shawcroft