i2c-pio 0.9.0

I2C driver implementation using the RP2040's PIO peripheral.
Documentation
1
2
3
4
5
# I2C PIO

Implements the I2C hal using the RP2040 PIO peripheral.

Refer to the [`rp-hal`](https://github.com/rp-rs/rp-hal) for examples.