jetsongpio
A Rust library that enables the use of Jetson's GPIOs.
This is the Rust implementation of the Python library for controlling GPIO pins on NVIDIA Jetson devices.
Note: This crate is currently a placeholder to reserve the crate name. Full GPIO implementation is coming soon.
Hello World
use hello;
License
MIT