We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3120629 commit 03fb86aCopy full SHA for 03fb86a
README.md
@@ -1,5 +1,9 @@
1
# Linux GPIO Utils
2
3
+[](https://travis-ci.org/rust-embedded/gpio-utils)
4
+[](https://crates.io/crates/gpio-utils)
5
+[](https://github.com/rust-embedded/gpio-utils/blob/master/README.md#license)
6
+
7
GPIO Utils provides convenient access to GPIOs on a Linux system. The library
8
builds on top of the sysfs interface to GPIOs exposed by the kernel and provides
9
essential functionality required for most embedded systems.
0 commit comments