Expand description
Implementation of embedded-hal
traits for the bindings generated from the wasi-i2c
WIT.`
This crate provides support for an optional no_std
environment.
Modules§
- delay
- Implementation of
embedded-hal
DelayNs trait - i2c
- Implementation of
embedded-hal
I2C traits
Macros§
- add_
delay_ hal - add_
i2c_ hal - Macro that adds HAL 1.0 support for a given I2C bindings.