wiringx

Crates.iowiringx
lib.rswiringx
version0.1.1
sourcesrc
created_at2024-07-08 21:04:02.972567
updated_at2024-07-08 21:14:33.23002
descriptionsafe and Rusty bindings to the wiringX library
homepagehttps://wiringx.org
repositoryhttps://github.com/Letronix624/wiringx-rs
max_upload_size
id1296368
size44,037
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: 10

cargo fmt