Linux GPIO Character Device Support (/dev/gpiochipN).
# Cargo.toml
[dependencies]
gpio-cdev = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a GPIO chip and sets a line high.
Ensure the kernel has CONFIG_GPIO_CDEV enabled and /dev/gpiochip* exists.
No dependency data recorded yet.