Skip to content

Commit

Permalink
Implement embedded_hal::i2c::I2c
Browse files Browse the repository at this point in the history
Created helpers for wait, set read/write, and read/write so that it's
possible to chain together operations in a transaction.

Signed-off-by: Akhil Velagapudi <[email protected]>
  • Loading branch information
akhilles committed Oct 10, 2024
1 parent 46099e1 commit 02449de
Showing 1 changed file with 166 additions and 157 deletions.
Loading

0 comments on commit 02449de

Please sign in to comment.