aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/i2c_blocking.rs
Commit message (Expand)AuthorAgeFilesLines
* rp: fix blocking I2C example regarding pull-up resistorsRob Wells2025-08-191-4/+2
* Add configurable internal pullups for rp i2cerwin2025-08-181-1/+5
* 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-2/+2
* Add descriptions to all RP2040 examples. Some need hardware that was not spec...Henrik Berg2023-07-131-0/+5
* update embedded-hal apiJeremy Fitzhardinge2022-10-011-1/+1
* rename to i2c_blockingJeremy Fitzhardinge2022-10-011-0/+70