oxide-spark-utils 0.3.3

This crate exposes public parts of oxide-spark
Documentation

OxidESParkUtils

OxidESParkUtils is an OxidESPark dependency which includes what does not depend on the esp-idf-sys crate.

As the esp-idf-sys crate can only be compiled for the riscv32imc-esp-espidf target, this crate mainly exists to allow command serialization from crates targeting other architectures (e.g. x86_64-unknown-linux-gnu).

See the OxidESPark documentation for more information.