Commit 29c4f64
Merge #39
39: Add `libgpio`, `libgpiod` and `gpiod` to keywords r=ryankurte a=hellow554
The reason is, that I didn't find this crate until I was very desperate and only stumpled upon it by [this](rust-embedded/wg#46 (comment)) comment.
Even today if I google `rust "libgpiod"` I can't find this place.
I often try to google the c library counterpart together with the keyword rust to see if I can find something that suits my needs. This crate does, however it's not easy to find.
Maybe this PR can be extended to update the `README.md` and mention it there as well.
Co-authored-by: Marcel Hellwig <github@cookiesoft.de>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments