An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-embedded/rust-sysfs-gpio issues and pull requests

#79 - CI update + update MSRV to 1.65.0

Pull Request - State: closed - Opened by nastevens about 1 year ago - 2 comments

#78 - Fix CI

Issue - State: closed - Opened by eldruin about 1 year ago - 1 comment
Labels: help wanted

#77 - Add conversion to io::Error

Pull Request - State: closed - Opened by scootermon about 1 year ago - 4 comments

#76 - Upstream deprecation

Issue - State: open - Opened by orowith2os about 2 years ago

#75 - non async io in async code

Issue - State: open - Opened by incker almost 3 years ago

#74 - Fix codeowners + update dependencies + raise MSRV

Pull Request - State: closed - Opened by eldruin about 3 years ago - 3 comments
Labels: S-waiting-on-review, T-embedded-linux

#73 - Upgrade nix to 0.24, limit features

Pull Request - State: closed - Opened by rtzoeller about 3 years ago - 4 comments
Labels: S-waiting-on-review, T-embedded-linux

#72 - Release 0.6.1

Pull Request - State: closed - Opened by eldruin over 3 years ago - 2 comments
Labels: S-waiting-on-review, T-embedded-linux

#71 - Allow nix 0.23.

Pull Request - State: closed - Opened by m-ou-se almost 4 years ago - 2 comments
Labels: S-waiting-on-review, T-embedded-linux

#70 - Release 0.6.0

Pull Request - State: closed - Opened by eldruin almost 4 years ago - 8 comments
Labels: S-waiting-on-review, T-embedded-linux

#69 - Bump async dependencies

Pull Request - State: closed - Opened by oll3 almost 4 years ago - 6 comments
Labels: S-waiting-on-review, T-embedded-linux

#68 - Migrate to tokio 1.x

Issue - State: closed - Opened by eldruin almost 4 years ago - 3 comments
Labels: help wanted

#67 - Several updates

Pull Request - State: closed - Opened by eldruin almost 4 years ago - 4 comments
Labels: S-waiting-on-review, T-embedded-linux

#66 - MSRV build on CI is broken due to dependencies

Issue - State: closed - Opened by eldruin over 4 years ago

#65 - Add support for wasm32-wasi compilation target

Pull Request - State: closed - Opened by rahul-thakoor over 4 years ago - 4 comments
Labels: S-waiting-on-review, T-embedded-linux

#64 - Allow compilation to wasm32-wasi target

Issue - State: closed - Opened by rahul-thakoor over 4 years ago - 2 comments

#63 - Add triagebot configuration

Pull Request - State: closed - Opened by LeSeulArtichaut over 5 years ago - 2 comments
Labels: S-waiting-on-review, T-embedded-linux

#62 - Fix feature name tokio->use_tokio in travis config

Pull Request - State: closed - Opened by pheki over 5 years ago - 2 comments
Labels: S-waiting-on-review, T-embedded-linux

#61 - Fix compilation with use_tokio feature

Pull Request - State: closed - Opened by pheki over 5 years ago - 3 comments
Labels: S-waiting-on-review, T-embedded-linux

#60 - Futures 0.3

Pull Request - State: closed - Opened by benjumanji over 5 years ago - 21 comments
Labels: S-waiting-on-review, T-embedded-linux

#59 - MSRV 1.31

Pull Request - State: closed - Opened by nastevens over 5 years ago - 6 comments
Labels: S-waiting-on-review, T-embedded-linux

#58 - Run rustfmt and fix warnings

Pull Request - State: closed - Opened by pheki over 5 years ago - 4 comments
Labels: S-waiting-on-review, T-embedded-linux

#57 - Add missing set_direction in main example.

Pull Request - State: closed - Opened by pheki over 5 years ago - 2 comments
Labels: S-waiting-on-review, T-embedded-linux

#56 - async/.await support - "How to" discussion

Issue - State: open - Opened by kaojo over 5 years ago - 1 comment

#55 - bump nix to 0.14 to fix compilation issues

Pull Request - State: closed - Opened by ryankurte about 6 years ago - 4 comments
Labels: S-waiting-on-review, T-embedded-linux

#54 - Bump minimum rustc to 1.26.0

Pull Request - State: closed - Opened by vlvrd over 6 years ago - 1 comment

#53 - Tokio doesn't support Rust 1.21.0

Issue - State: closed - Opened by vlvrd over 6 years ago - 1 comment

#52 - Migration to 'tokio' crate from crate 'tokio-core'

Pull Request - State: closed - Opened by kaojo over 6 years ago - 1 comment

#51 - Add code of conduct and update readme to reference

Pull Request - State: closed - Opened by posborne almost 7 years ago

#50 - Incompatible with tokio crate

Issue - State: closed - Opened by kaojo almost 7 years ago - 2 comments

#49 - simple mio example

Pull Request - State: closed - Opened by lthiery almost 7 years ago - 7 comments
Labels: S-waiting-on-review, S-waiting-on-author

#48 - Level-triggered interrupt

Issue - State: open - Opened by braincore almost 7 years ago - 1 comment

#47 - Remove unnecessary crate attributes

Pull Request - State: closed - Opened by jonas-schievink about 7 years ago - 1 comment

#46 - Replace the `description` field with the readme

Pull Request - State: closed - Opened by jonas-schievink about 7 years ago - 1 comment

#45 - Pin number documentation

Issue - State: open - Opened by dsvensson about 7 years ago - 3 comments

#44 - Relax extract pin from path

Pull Request - State: closed - Opened by nastevens over 7 years ago

#43 - Update deps and remove regexp

Pull Request - State: closed - Opened by posborne over 7 years ago

#42 - Prep for the 0.5.2 release

Pull Request - State: closed - Opened by tpmanley over 7 years ago - 2 comments

#41 - Replace whole regexp dependency with custom function

Pull Request - State: closed - Opened by rumatoest over 7 years ago - 10 comments

#40 - Remove regexp dependency with custom path match function

Pull Request - State: closed - Opened by rumatoest over 7 years ago - 1 comment

#39 - Support active_low configuration

Pull Request - State: closed - Opened by tpmanley over 7 years ago - 2 comments

#38 - Sysfs interface for GPIO is now deprecated

Issue - State: closed - Opened by samdolt almost 8 years ago - 5 comments

#37 - Write performance is slow

Issue - State: closed - Opened by NealEhardt about 8 years ago - 5 comments

#36 - Bumped version number

Pull Request - State: closed - Opened by Razican about 8 years ago - 1 comment

#35 - Updated README version to the latest version in crates.io

Pull Request - State: closed - Opened by Razican about 8 years ago - 1 comment

#34 - Removed try! macro in favour of the ? operator

Pull Request - State: closed - Opened by Razican about 8 years ago - 4 comments

#33 - Fixed a bunch of clippy warnings and errors

Pull Request - State: closed - Opened by Razican about 8 years ago - 1 comment

#32 - Added Copy to Pin and enums

Pull Request - State: closed - Opened by Razican about 8 years ago - 1 comment

#31 - Formatted code with latest rustfmt

Pull Request - State: closed - Opened by Razican about 8 years ago - 1 comment

#30 - Bad performance

Issue - State: open - Opened by BerndAmend about 8 years ago - 7 comments

#29 - Support building on macOS

Pull Request - State: closed - Opened by zaynetro over 8 years ago - 6 comments

#28 - Doesn't build on OSX

Issue - State: closed - Opened by mnishizawa over 8 years ago - 2 comments

#27 - Added warning about Raspberry Pi

Pull Request - State: closed - Opened by Kixunil over 8 years ago - 1 comment

#26 - Add support for reading asynchronously with mio::Evented and tokio_core::Stream

Pull Request - State: closed - Opened by emosenkis over 8 years ago - 16 comments

#25 - Make operations on pins take mutable reference

Issue - State: open - Opened by Kixunil over 8 years ago - 1 comment

#24 - Permission denied on first run

Issue - State: open - Opened by Kixunil over 8 years ago - 3 comments

#23 - Non blocking interrupt

Issue - State: open - Opened by ladecadence over 8 years ago - 1 comment

#22 - Integrate mio support

Issue - State: closed - Opened by Kixunil over 8 years ago - 4 comments

#21 - Improve from_file path handling

Pull Request - State: closed - Opened by nastevens almost 9 years ago - 3 comments

#20 - sleep_ms is deprecated since 1.6

Pull Request - State: closed - Opened by mlakewood about 9 years ago - 6 comments

#19 - docs: fix link to rustdocs

Pull Request - State: closed - Opened by posborne about 9 years ago - 2 comments

#18 - Fix CI

Pull Request - State: closed - Opened by posborne about 9 years ago - 7 comments

#17 - Pin can be exported twice

Issue - State: closed - Opened by dbrgn about 9 years ago - 4 comments

#16 - travis: run ci on all branches

Pull Request - State: closed - Opened by posborne about 9 years ago - 5 comments

#15 - Readme updates

Pull Request - State: closed - Opened by posborne about 9 years ago - 20 comments

#14 - Support gpio symlink

Pull Request - State: closed - Opened by posborne over 9 years ago - 4 comments

#13 - add pin.is_exported()

Pull Request - State: closed - Opened by posborne over 9 years ago - 3 comments

#12 - Upgrade nix to 0.5.0

Pull Request - State: closed - Opened by martinsp over 9 years ago - 1 comment

#11 - core: derive additional traits for exposed types

Pull Request - State: closed - Opened by posborne over 9 years ago

#10 - Derive `PartialEq` for types like `Direction`

Issue - State: closed - Opened by posborne over 9 years ago - 1 comment

#9 - derive debug for Pin and PinPoller, open file instead of creating in read_from_device_file

Pull Request - State: closed - Opened by marjakm over 9 years ago - 2 comments

#8 - api: Export SysfsGpioError type

Pull Request - State: closed - Opened by jwilm almost 10 years ago - 5 comments

#7 - Export a SysfsGpioError type

Issue - State: closed - Opened by jwilm almost 10 years ago - 3 comments

#6 - Review changes

Pull Request - State: closed - Opened by nastevens almost 10 years ago - 2 comments

#5 - Need a sleep/timeout after exporting pin?

Issue - State: closed - Opened by martinsp almost 10 years ago - 4 comments

#4 - readme: update dependency name in Cargo.toml

Pull Request - State: closed - Opened by martinsp about 10 years ago - 1 comment

#3 - travis: update to test on 1.1.0

Pull Request - State: closed - Opened by posborne about 10 years ago

#2 - Fix nix usage: no nix::fcntl::Fd, timeout_ms type in poll is isize

Pull Request - State: closed - Opened by marjakm about 10 years ago - 3 comments

#1 - core: add support for interrupts via epoll

Pull Request - State: closed - Opened by posborne over 10 years ago - 2 comments