Crate wasi_embedded_hal
source ·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§
- Implementation of
embedded-hal
DelayNs trait - Implementation of
embedded-hal
I2C traits
Macros§
- Macro that adds HAL 1.0 support for a given I2C bindings.