#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

#845 in Embedded development

Download history 127/week @ 2024-02-17 45/week @ 2024-02-24 2/week @ 2024-03-02 5/week @ 2024-03-09 1/week @ 2024-03-16 47/week @ 2024-03-30 11/week @ 2024-04-06

58 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
~97K SLoC