gpio-character-device
There are 4 repositories under gpio-character-device topic.
warthog618/go-gpiocdev
A native Go library for accessing GPIO lines on Linux platforms using the GPIO character device
rust-embedded/gpio-cdev
Rust interface to the Linux GPIO Character Device API (/dev/gpiochip...)
warthog618/gpiocdev-rs
A Rust library for accessing GPIO lines on Linux platforms using the GPIO character device
vinymeuh/chardevgpio
A Go library for the Linux GPIO character device API