#led #esp32-c3 #i2c-sensors #rust

oxide-spark-utils

This crate exposes public parts of oxide-spark

14 releases

0.3.3 Sep 12, 2023
0.3.0 Sep 8, 2023
0.2.10 Sep 5, 2023
0.2.3 Aug 27, 2023
0.1.0 Aug 10, 2023

#1119 in Embedded development

Download history 106/week @ 2024-07-29

113 downloads per month
Used in oxide-spark

CC-BY-SA-4.0

15KB
496 lines

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.

Dependencies

~4.5MB
~96K SLoC