es-wifi-driver

Crates.ioes-wifi-driver
lib.rses-wifi-driver
version0.4.0
sourcesrc
created_at2022-11-03 19:36:18.401013
updated_at2023-04-28 18:03:46.929708
descriptionDriver for the es-wifi adapter from Inventek.
homepage
repositoryhttps://github.com/drogue-iot/es-wifi-driver
max_upload_size
id704584
size55,318
Ulf Lilleengen (lulf)

documentation

README

es-wifi-driver

CI crates.io docs.rs Matrix

Driver for the es-wifi adapter from Inventek. The adapter is used on boards such as B-L475E-IOT01A and B-L4S5I-IOT01A.

Features

  • Implements embedded-nal-async traits
  • Implements embedded-io traits
  • Full async support, based on embassy libraries

Examples

See examples/stm32l4-discovery-kit for an example that works the B-L475E-IOT01A board.

Commit count: 25

cargo fmt