]> sigrok.org Git - libsigrok.git/commit
baylibre-acme: Add Linux-specific GPIO helpers.
authorBartosz Golaszewski <redacted>
Thu, 12 Feb 2015 13:53:54 +0000 (14:53 +0100)
committerUwe Hermann <redacted>
Mon, 16 Feb 2015 00:20:08 +0000 (01:20 +0100)
commit289eebd7ca9f1229fe7e9d318c4895069ed82d6e
tree38bd7abc38067578bee68be4a1757fb293fd3881
parent61f2b7f74cd2d05cacb2bfb3cad2c2d67c856f47
baylibre-acme: Add Linux-specific GPIO helpers.

These functions allow to export, read and set GPIOs using Linux
sysfs interface.

Signed-off-by: Bartosz Golaszewski <redacted>
Makefile.am
src/hardware/baylibre-acme/gpio.c [new file with mode: 0644]
src/hardware/baylibre-acme/gpio.h [new file with mode: 0644]