Expand description
§device-envoy
Top-level landing crate for the device-envoy platform crates.
device-envoy is a lightweight crate intended to help users pick the correct platform crate.
Do not start a new project with device-envoy itself. Choose one of the platform crates below instead.
device-envoy-rpfor Raspberry Pi Pico targetsdevice-envoy-espfor ESP32 targets
§Status
⚠️ Alpha / Experimental
APIs are actively evolving.
§License
Licensed under either:
- MIT license (see the repository root
LICENSE-MITfile) - Apache License, Version 2.0 (see the repository root
LICENSE-APACHEfile)
at your option.
Structs§
- Device
Envoy - Marker type for the top-level
device-envoylanding crate.