aboutsummaryrefslogtreecommitdiffstats
path: root/src/rp2040/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* rp2040: forward i2c errors to i2ccmdTimofey Titovets2024-10-261-18/+24
* i2c: handle errors at i2ccmdsTimofey Titovets2024-10-261-2/+7
* rp2040: Check for i2c NACK/Start NACK (#6692)Timofey Titovets2024-09-221-0/+22
* rp2040: Enabled hw pullups for the I2C pins (#5710)chestwood962022-08-191-2/+2
* rp2040: implement I2CLasse Dalegaard2022-01-121-0/+215