raspberrypi-utils-sys 0.0.4

Low-level unsafe bindings to raspberrypi-utils
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "raspberrypi-utils-sys"
version = "0.0.4"
authors = ["Marçal Juan Llaó <marcal@lizcore.com>"]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Low-level unsafe bindings to raspberrypi-utils"
documentation = "https://docs.rs/raspberrypi-utils-sys"
readme = "README.md"
keywords = [
    "raspberrypi-utils",
    "leds",
    "ws281x",
    "piolib",
]
categories = [
    "external-ffi-bindings",
    "hardware-support",
]
license = "MIT OR BSD-3-Clause"
repository = "https://github.com/lizcore-tech/raspberrypi-utils-rs"

[lib]
name = "raspberrypi_utils_sys"
path = "src/lib.rs"

[dependencies]

[build-dependencies.bindgen]
version = "0.72.1"

[build-dependencies.cc]
version = "1.2.51"

[build-dependencies.cmake]
version = "0.1"