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§

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.