Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1673628 > unrolled thread

[ANNOUNCE] libgpiod v0.3

Started byBartosz Golaszewski <brgl@bgdev.pl>
First post2017-06-23 17:20 +0200
Last post2017-06-23 17:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [ANNOUNCE] libgpiod v0.3 Bartosz Golaszewski <brgl@bgdev.pl> - 2017-06-23 17:20 +0200

#1673628 — [ANNOUNCE] libgpiod v0.3

FromBartosz Golaszewski <brgl@bgdev.pl>
Date2017-06-23 17:20 +0200
Subject[ANNOUNCE] libgpiod v0.3
Message-ID<tVyxk-3OP-25@gated-at.bofh.it>
libgpiod v0.3 has been released and is available from github[1].

This will be the last release in the 0.x series as I now want to
introduce backwards-incompatible changes in the API that will fix
certain bad design issues.

New features:
- gpiomon can now watch multiple lines at the same time and supports custom
  output formats which can be specified using the --format argument
- testing framework can now test external programs: test cases for gpio-tools
  have been added

Improvements:
- improve error messages
- improve README examples
- configure script improvements

Bug fixes:
- use correct UAPI flags when requesting line events

Best regards,
Bartosz Golaszewski

[1] https://github.com/brgl/libgpiod/releases/tag/v0.3

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web