aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/i2c_async.rs
Commit message (Expand)AuthorAgeFilesLines
* Add descriptions to all RP2040 examples. Some need hardware that was not spec...Henrik Berg2023-07-131-0/+5
* rp: remove take!, add bind_interrupts!pennae2023-05-151-4/+8
* embassy-rp i2c: async (non-blocking) exampleJeremy Fitzhardinge2022-10-011-0/+102