diff options
| author | Jeremy Fitzhardinge <[email protected]> | 2022-09-28 01:20:04 -0700 |
|---|---|---|
| committer | Jeremy Fitzhardinge <[email protected]> | 2022-10-01 13:43:37 -0700 |
| commit | 5e2c52ee5b6fcc5b50589fd2590657e3f1083bff (patch) | |
| tree | 90dd2a95bc276bed26bb2574deaed75891178e76 /docs | |
| parent | 72b645b0c96c7b8312d0a64f851e807faacd78af (diff) | |
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
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
