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-09-30 06:00:46 +02:00
2022-09-26 13:00:21 +02:00
2022-09-22 16:42:49 +02:00
2022-10-01 13:43:37 -07:00
2022-08-30 19:43:32 +02:00
2022-09-02 00:59:34 +02:00
2022-09-26 13:00:21 +02:00
2022-09-02 00:59:34 +02:00
2022-09-30 06:00:46 +02:00
2022-09-30 06:00:46 +02:00
2022-09-30 06:00:46 +02:00
2022-09-02 00:59:34 +02:00
2022-09-02 00:59:34 +02:00
2022-09-30 06:00:46 +02:00
2022-09-30 06:00:46 +02:00
2022-09-30 06:00:46 +02:00
2022-09-29 11:27:46 +02:00
2022-09-26 13:00:21 +02:00
2022-09-02 00:59:34 +02:00
2022-09-02 00:59:34 +02:00
2022-09-30 06:00:46 +02:00
2022-08-23 20:00:34 +02:00