embassy/embassy-rp
Jeremy Fitzhardinge 5e2c52ee5b embassy-rp: async i2c implementation
This is an interrupt-driven async i2c master implementation. It makes as
best use of the RP2040's i2c block's fifos as possible to minimize
interrupts.

It implements embedded_hal_async::i2c for easy interop.
WIP async impl
2022-10-01 13:43:37 -07:00
..
2022-10-01 13:43:37 -07:00
2021-03-29 21:35:25 +02:00