wiringx

Crates.iowiringx
lib.rswiringx
version0.2.1
created_at2024-07-08 21:04:02.972567+00
updated_at2025-04-23 14:04:46.578699+00
descriptionsafe and Rusty bindings to the wiringX library
homepagehttps://wiringx.org
repositoryhttps://github.com/Letronix624/wiringx-rs
max_upload_size
id1296368
size55,504
Let (Letronix624)

documentation

README

wiringX

Safe Rust port of the wiringX GPIO library.

Examples found in the examples folder next to this readme.

Examples are made for the Milk-V Duo S, but can easily be changed for other platforms by changing the selected platform in the enum and changing the pin number for the LED.

Commit count: 25

cargo fmt