From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartosz Golaszewski Subject: libgpiod v0.1: C library and command-line tools for controlling GPIOs Date: Wed, 18 Jan 2017 16:48:08 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Walleij , Lars-Peter Clausen , linux-gpio , Jonathan Cameron , Geert Uytterhoeven , Alexandre Courbot , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-gpio@vger.kernel.org I'd like to announce the first release of libgpiod. The project consists of a C library and a set of command-line tools for controlling GPIOs over the new character device interface. The tools support reading & setting values, keeping the lines exported, finding GPIO lines by name, monitoring events etc. The source code can be found at: https://github.com/brgl/libgpiod I also submitted a patch for the project to be included in buildroot. Best regards, Bartosz Golaszewski