File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Linux GPIO Utils
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/rust-embedded/gpio-utils.svg?branch=master )] ( https://travis-ci.org/rust-embedded/gpio-utils )
4
- [ ![ Version] ( https://img.shields.io/crates/v/gpio-utils.svg?maxAge=2592000 )] ( https://crates.io/crates/gpio-utils )
5
- [ ![ License] ( https://img.shields.io/crates/l/rustc-serialize.svg?maxAge=2592000 )] ( https://github.com/rust-embedded/gpio-utils/blob/master/README.md#license )
4
+ [ ![ Version] ( https://img.shields.io/crates/v/gpio-utils.svg )] ( https://crates.io/crates/gpio-utils )
5
+ [ ![ License] ( https://img.shields.io/crates/l/rustc-serialize.svg )] ( https://github.com/rust-embedded/gpio-utils/blob/master/README.md#license )
6
6
7
7
GPIO Utils provides convenient access to GPIOs on a Linux system. The library
8
8
builds on top of the sysfs interface to GPIOs exposed by the kernel and provides
You can’t perform that action at this time.
0 commit comments