rust-embedded / rust-sysfs-gpio

A Rust Interface to the Linux sysfs GPIO interface (https://www.kernel.org/doc/Documentation/gpio/sysfs.txt)
Apache License 2.0
383 stars 45 forks source link

Support active_low configuration #39

Closed tpmanley closed 6 years ago

tpmanley commented 6 years ago

@nastevens or @posborne can you give this a final look at merge if it's OK? Adam has been testing with this.

posborne commented 6 years ago

There's CI problems but those can be fixed separately. Passing on stable on Linux and the OSX failure seems superficial (we just have a stub for OSX).