Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-embedded/gpio-cdev issues and pull requests
#83 - Fix CI
Issue -
State: open - Opened by eldruin 6 months ago
Labels: help wanted, good first issue
#82 - extend linerequest flags
Pull Request -
State: open - Opened by azureqaq 6 months ago
- 2 comments
#81 - extend Linerequest flags
Pull Request -
State: closed - Opened by azureqaq 6 months ago
- 1 comment
#80 - Example for async multiread
Issue -
State: open - Opened by dcvz 9 months ago
#79 - Implement some embedded_hal::digital traits
Pull Request -
State: closed - Opened by mjsir911 9 months ago
- 1 comment
#78 - Ambiguity of Line.request()'s default arg polarity in light of ACTIVE_LOW outputs
Issue -
State: open - Opened by JonathonReinhart 11 months ago
- 5 comments
#77 - Control the mode or peripheral function aka alternate mode of GPIO PINs.
Issue -
State: closed - Opened by Chris2m about 1 year ago
- 3 comments
#76 - prepare for 0.6.0
Pull Request -
State: closed - Opened by Dirreke about 1 year ago
- 2 comments
#75 - New release?
Issue -
State: closed - Opened by Dirreke about 1 year ago
- 1 comment
#74 - Fix ci
Pull Request -
State: closed - Opened by Dirreke about 1 year ago
- 11 comments
#73 - Fix CI
Issue -
State: closed - Opened by eldruin about 1 year ago
- 1 comment
Labels: help wanted, good first issue
#72 - Update dependencies
Pull Request -
State: closed - Opened by Dirreke about 1 year ago
- 1 comment
#71 - Do not run CI tests on mips
Pull Request -
State: closed - Opened by eldruin over 1 year ago
- 1 comment
#70 - Fix LineEvent timestamp doc
Pull Request -
State: closed - Opened by mpi3d over 1 year ago
- 14 comments
#69 - fix more clippy lints
Pull Request -
State: closed - Opened by hellow554 almost 3 years ago
- 1 comment
#68 - Support uAPI v2
Issue -
State: open - Opened by hellow554 almost 3 years ago
- 13 comments
Labels: help wanted
#67 - Release 0.5.1
Pull Request -
State: closed - Opened by eldruin about 3 years ago
- 2 comments
#66 - Servo example?
Issue -
State: closed - Opened by seunlanlege about 3 years ago
- 1 comment
#65 - Allow nix 0.23.
Pull Request -
State: closed - Opened by m-ou-se about 3 years ago
- 1 comment
#64 - Release 0.5.0 version
Pull Request -
State: closed - Opened by eldruin about 3 years ago
- 1 comment
#63 - Several updates
Pull Request -
State: closed - Opened by eldruin about 3 years ago
- 4 comments
#62 - Fix typo
Pull Request -
State: closed - Opened by jodal about 3 years ago
- 5 comments
#61 - allow reading back the flags on a line handle
Pull Request -
State: closed - Opened by lovasoa over 3 years ago
- 1 comment
#60 - Use GHA for CI
Pull Request -
State: closed - Opened by eldruin over 3 years ago
- 2 comments
#59 - Update dependencies
Pull Request -
State: closed - Opened by eldruin over 3 years ago
- 2 comments
#58 - Error: "There is no reactor running, must be called from the context of a Tokio 0.2.x runtime" from tokio::task::spawn
Issue -
State: closed - Opened by ghost over 3 years ago
- 1 comment
#57 - possible to target wasm32-wasi?
Issue -
State: closed - Opened by proohit over 3 years ago
- 6 comments
#56 - examples: fix lsgpio flags output
Pull Request -
State: closed - Opened by stefan-muc over 3 years ago
- 4 comments
#55 - chore: bump tokio to v1
Pull Request -
State: closed - Opened by oll3 over 3 years ago
- 3 comments
#54 - Prepare 0.4.1 release
Pull Request -
State: closed - Opened by eldruin over 3 years ago
#53 - Update dependencies
Pull Request -
State: closed - Opened by eldruin over 3 years ago
- 1 comment
#52 - Please include Async documentation on docs.rs
Issue -
State: closed - Opened by tal-zvon over 3 years ago
- 5 comments
#51 - Seeming deadlock on select!
Issue -
State: open - Opened by datdenkikniet over 3 years ago
- 9 comments
#50 - Is kernel event queueing per-process?
Issue -
State: closed - Opened by tal-zvon over 3 years ago
- 1 comment
#49 - Does Line.request()'s default arg matter for Input lines?
Issue -
State: open - Opened by tal-zvon almost 4 years ago
- 1 comment
#48 - Switch CI to GitHub Actions
Issue -
State: closed - Opened by eldruin almost 4 years ago
- 2 comments
Labels: good first issue
#47 - Disable tests for the MSRV on CI since support was broken by a dependency
Pull Request -
State: closed - Opened by eldruin almost 4 years ago
- 6 comments
#46 - Update to Tokio 1
Issue -
State: closed - Opened by andresv almost 4 years ago
- 1 comment
#45 - Document `async-tokio` feature on docs.rs
Pull Request -
State: closed - Opened by dfrankland almost 4 years ago
- 11 comments
#44 - Non-blocking polling of events
Issue -
State: open - Opened by svenvdvoort about 4 years ago
- 2 comments
#43 - How would one configure a PWM using this crate?
Issue -
State: closed - Opened by acburigo about 4 years ago
- 4 comments
#42 - GPIO electrical configuration
Issue -
State: open - Opened by dbrgn about 4 years ago
- 6 comments
#41 - Crates.io now enforces a max of five keywards
Pull Request -
State: closed - Opened by posborne over 4 years ago
- 5 comments
#40 - Prep 0.4.0, Error changes, MSRV Bump
Pull Request -
State: closed - Opened by posborne over 4 years ago
- 3 comments
#39 - Add `libgpio`, `libgpiod` and `gpiod` to keywords
Pull Request -
State: closed - Opened by hellow554 over 4 years ago
- 2 comments
#38 - gpio-cdev = { version = "0.3", features = ["async-tokio"] } fails
Issue -
State: closed - Opened by emilhoeiriis over 4 years ago
- 4 comments
#37 - LineEventHandle drops events
Issue -
State: closed - Opened by chriskuech over 4 years ago
- 5 comments
#36 - Replace error-chain with std::error::Error
Issue -
State: closed - Opened by bestouff over 4 years ago
- 9 comments
Labels: enhancement
#35 - RFC: Line event stream support for Tokio
Pull Request -
State: closed - Opened by mgottschlag over 4 years ago
- 9 comments
#34 - Fix compiler warnings (requires rustc 1.36.0).
Pull Request -
State: closed - Opened by mgottschlag over 4 years ago
- 3 comments
#33 - Publish Version 0.3.0
Issue -
State: closed - Opened by chris-ricketts over 4 years ago
- 1 comment
#32 - Add MSRV 1.34.0
Pull Request -
State: closed - Opened by eldruin over 4 years ago
- 8 comments
#31 - Closes #28: Version 0.3.0
Pull Request -
State: closed - Opened by chris-ricketts almost 5 years ago
- 2 comments
#30 - Improve documentation about maintaining LineHandles
Pull Request -
State: closed - Opened by kmdouglass almost 5 years ago
- 2 comments
#29 - Improve documentation about keeping LineHandles in scope
Issue -
State: open - Opened by kmdouglass almost 5 years ago
- 2 comments
#28 - Version 0.3.0
Issue -
State: closed - Opened by chris-ricketts almost 5 years ago
- 1 comment
#27 - Error using blocking iterator
Issue -
State: closed - Opened by michaelmarconi about 5 years ago
- 3 comments
#26 - Closes: #25 - manually implement errors
Pull Request -
State: closed - Opened by chris-ricketts about 5 years ago
- 3 comments
#25 - Remove error-chain and manually implement an error type.
Issue -
State: closed - Opened by chris-ricketts about 5 years ago
- 2 comments
#24 - Replace error-chain with failure
Pull Request -
State: closed - Opened by chris-ricketts about 5 years ago
- 6 comments
#23 - Replace error-chain with failure [Reissued as #24]
Pull Request -
State: closed - Opened by chris-ricketts about 5 years ago
- 2 comments
#22 - ci: fix travis config to also build staging branch
Pull Request -
State: closed - Opened by posborne about 5 years ago
#21 - #19 Fixed panic when creating >64 Lines.
Pull Request -
State: closed - Opened by fpagliughi about 5 years ago
#20 - Fixed deprecation warnings for libc::uint32_t, etc
Pull Request -
State: closed - Opened by fpagliughi about 5 years ago
- 8 comments
#19 - Lines.request fail at runtime
Issue -
State: closed - Opened by slyshykO about 5 years ago
- 11 comments
#18 - How to do monitor for an event on more than one input?
Issue -
State: open - Opened by sdc-andy over 5 years ago
- 3 comments
#17 - no method named `get_lines`
Issue -
State: closed - Opened by sdc-andy over 5 years ago
- 1 comment
#16 - Please remove `backtrace` and `libc` dependency
Issue -
State: closed - Opened by elcritch over 5 years ago
- 5 comments
#15 - Post Transfer Updates
Pull Request -
State: closed - Opened by posborne over 5 years ago
- 2 comments
Labels: S-waiting-on-bors
#14 - Updated nix dependency version to 0.14
Pull Request -
State: closed - Opened by drinkdhmo over 5 years ago
- 7 comments
Labels: S-waiting-on-author
#13 - Won't compile on Raspberry Pi
Issue -
State: closed - Opened by drinkdhmo over 5 years ago
- 2 comments
#12 - Version 0.2 is not on crates.io
Issue -
State: closed - Opened by martinsp over 5 years ago
- 2 comments
#11 - No /dev/gpiochip0 on Artik 530s
Issue -
State: closed - Opened by andrewjaykeller almost 6 years ago
- 1 comment
#10 - Add multi-line support.
Pull Request -
State: closed - Opened by fpagliughi about 6 years ago
- 8 comments
#9 - Prepare release 0.1
Pull Request -
State: closed - Opened by posborne about 6 years ago
- 1 comment
#8 - LineEventHandle (fixed)
Pull Request -
State: closed - Opened by fpagliughi about 6 years ago
- 7 comments
#7 - Formatting/Documentation Pass on Entire API
Pull Request -
State: closed - Opened by posborne about 6 years ago
- 2 comments
#6 - Evt handle mods
Pull Request -
State: closed - Opened by fpagliughi about 6 years ago
- 2 comments
#5 - Represent line levels as a bool
Issue -
State: open - Opened by fpagliughi about 6 years ago
- 4 comments
#4 - LineEventHandle
Pull Request -
State: closed - Opened by fpagliughi about 6 years ago
- 3 comments
#3 - Multi-bit access
Issue -
State: closed - Opened by fpagliughi about 6 years ago
- 4 comments
#2 - Made EventType PartialEq, bumped error-chain version to remove warning.
Pull Request -
State: closed - Opened by fpagliughi over 6 years ago
- 3 comments
#1 - First Pass
Pull Request -
State: closed - Opened by posborne over 6 years ago
- 1 comment