summaryrefslogtreecommitdiff
path: root/ports/stm/common-hal/busio/I2C.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-02-10Fix I2C Repeated start error by converting to IT modeLucian Copeland
2020-07-30stm: Use 'Invalid %q pin selection' more placesJeff Epler
2020-07-22Claim USB pins at startup to prevent overwritesLucian Copeland
2020-06-15Revert I2C timing overrides, reduce scope to module onlyLucian Copeland
2020-06-11Move I2C speed to clock-style definitionLucian Copeland
2020-06-10Add macros for setting correct F7 and H7 I2C timingLucian Copeland
2020-05-29Fix SWO/Analog overlap, style changesLucian Copeland
2020-04-13Various requested fixesLucian Copeland
2020-04-09Add busio support, cleanupLucian Copeland
2020-03-26Add F7 and H7 Support to the STM32 portLucian Copeland
2020-03-11create copyLucian Copeland