aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/i2c_slave.rs
Commit message (Expand)AuthorAgeFilesLines
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-2/+2
* rp: i2c-slave example: fix twice-swapped sda/sclMatt Johnston2025-04-151-6/+6
* Improve rp2040 i2c slaveCaleb Jamison2024-02-151-1/+1
* correct spelling of the word "receive"Stefan Gehr2024-02-031-3/+3
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-151-3/+3
* Add example, fix small bug in respond_and_fillCaleb Jamison2023-09-101-0/+118