gpiomon: implement monitoring multiple lines at the same time
authorBartosz Golaszewski <bartekgola@gmail.com>
Fri, 23 Jun 2017 09:25:13 +0000 (11:25 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Fri, 23 Jun 2017 14:14:15 +0000 (16:14 +0200)
commitb01d4ebf865ff04b3fb698b19f396c70310cf476
tree8603a35e90509629e67619a568817f1375d7e5d2
parent47aedf5a4388822b3e595955653c16e95809d3be
gpiomon: implement monitoring multiple lines at the same time

Switch from the simple API to low-level libgpiod routines and
implement watching multiple lines at the same time.

Update tests and README.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
README.md
src/tools/gpiomon.c
tests/tests-gpiomon.c