aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp/src/i2c_slave.rs
Commit message (Expand)AuthorAgeFilesLines
* docs: document all embassy-rp public apisUlf Lilleengen2023-12-191-0/+3
* fix (rp i2c): set i2c slew rate to spec valueJonathan Dickinson2023-10-101-18/+5
* Add some uncontroversial derives to Error typesJames Munns2023-10-061-1/+1
* Add example, fix small bug in respond_and_fillCaleb Jamison2023-09-101-0/+12
* I2c slave take 2Caleb Jamison2023-09-101-0/+326