oxide-spark-utils

Crates.iooxide-spark-utils
lib.rsoxide-spark-utils
version0.3.3
sourcesrc
created_at2023-08-10 22:54:18.145036
updated_at2023-09-12 15:08:17.27534
descriptionThis crate exposes public parts of oxide-spark
homepage
repositoryhttps://gitlab.com/cyril-marpaud/oxide-spark-utils
max_upload_size
id941422
size14,746
Cyril Marpaud (cyril-marpaud)

documentation

README

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.

Commit count: 53

cargo fmt