rust-embedded / embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems
Apache License 2.0
2.01k stars 202 forks source link

i2c: disallow returning before transfer is finished. #557

Closed Dirbaio closed 10 months ago

Dirbaio commented 10 months ago

Fixes #455.