Skip to content

ithinuel/rp2040-async-i2c

Repository files navigation

Async I2C driver for the RP2040

Build and run examples using:

cargo run --release --example pico_i2c or cargo run --release --example pico_i2c_pio