C library and tools for interacting with the linux GPIO character device

Clone this repo:
  1. c34a572 tools: add minutes as a new supported time unit by Bartosz Golaszewski · 5 days ago master
  2. e943b14 tools: allow longer time periods by Bartosz Golaszewski · 5 days ago
  3. bb5a2bb tools: use ppoll() where higher timeout resolution makes sense by Bartosz Golaszewski · 5 days ago
  4. 9df101d tools: rename timeout to idle_timeout in gpiomon and gpionotify by Bartosz Golaszewski · 5 days ago
  5. 4f0953c doc: add a file explaining the contribution process in detail by Bartosz Golaszewski · 11 days ago
  6. 76ecc33 licensing: relicense C++ bindings under LGPL-2.1-or-later by Bartosz Golaszewski · 11 days ago
  7. 6c3d0b6 build: fix configure error messages on missing functions by Bartosz Golaszewski · 3 weeks ago
  8. 9845bf8 README: remove out-of-date information on python bindings by Bartosz Golaszewski · 3 weeks ago
  9. 144214d doc: fix doc text alignment by Bartosz Golaszewski · 3 weeks ago
  10. 1964b72 bindings: cxx: fix doxygen description of line_request::release() by Bartosz Golaszewski · 3 weeks ago
  11. 7ed5efc gitignore: ignore gcov output by Bartosz Golaszewski · 4 weeks ago
  12. c6f00e9 build: add missing space to one of the Makefiles by Bartosz Golaszewski · 4 weeks ago
  13. 02e05a1 treewide: fix spelling of "immediately". by Kent Gibson · 5 weeks ago
  14. b10af6b bindings: cxx: link using the libtool archives by orbea · 6 weeks ago
  15. 0c75341 bindings: cxx: examples: fix typo in comment by Kent Gibson · 7 weeks ago
  16. 6d5d8af bindings: python: fix __repr__() implementations by Bartosz Golaszewski · 3 months ago
  17. cfac97a core: check for positive values returned by calls to ioctl() by Bartosz Golaszewski · 3 months ago
  18. fc2f2fe README: mention the Linux 5.10 requirement for libgpiod v2 by Bartosz Golaszewski · 3 months ago
  19. 17a684c README: add info about the github page by Bartosz Golaszewski · 3 months ago
  20. 40adfc1 bindings: python: fix package installation with Makefile build by Bartosz Golaszewski · 4 months ago