device-envoy-core
Shared traits and data types for the device-envoy workspace.
device-envoy-core holds platform-agnostic APIs used by:
device-envoy-rp(Raspberry Pi Pico targets)device-envoy-esp(ESP32 targets)
For most users, start with one of those platform crates. Their docs include constructors, board-specific setup, and re-exported trait APIs from device-envoy-core.
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.