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

Clone this repo:
  1. 0c7ec9e bindings: python: tests: add a new test case by Chuang Zhu · 2 weeks ago master
  2. 237fd2c bindings: python: fix line request by name with multiple entries by Chuang Zhu · 2 weeks ago
  3. 2515fae bindings: rust: tests: set direction when reconfiguring lines by Bartosz Golaszewski · 3 weeks ago
  4. 3e224d8 bindings: cxx: tests: set direction when reconfiguring lines by Bartosz Golaszewski · 3 weeks ago
  5. d2466f5 bindings: python: tests: add coverage of kernel reconfigure as-is behaviour by Kent Gibson · 4 weeks ago
  6. fd57153 bindings: python: more flexible reconfigure_lines() by Kent Gibson · 4 weeks ago
  7. 40db20e bindings: python: tests: extend reconfiguration tests by Kent Gibson · 4 weeks ago
  8. 0996975 README: list the development packages required to build the library by Bartosz Golaszewski · 3 weeks ago
  9. 824c1f3 doc: fix sphinx config for rtd by Kent Gibson · 3 weeks ago
  10. 6ee3210 bindings: python: correct spelling of repetitions by Kent Gibson · 3 weeks ago
  11. db68634 bindings: python: gpiod v2.2.0 by Bartosz Golaszewski · 5 weeks ago
  12. d7f2bb2 README: add mentions on shellcheck and reuse by Bartosz Golaszewski · 6 weeks ago
  13. 72d2fa0 bindings: python: add script to generate sdist and wheels by Vincent Fazio · 6 weeks ago
  14. 37f3676 tools: tests: avoid splitting and globbing by Kent Gibson · 8 weeks ago
  15. 2f140ae tools: tests: shellcheck don't follow sourced file by Kent Gibson · 8 weeks ago
  16. 934adda tools: tests: check exit code directly by Kent Gibson · 8 weeks ago
  17. 45f2d4b tools: tests: don't use variables in printf format string by Kent Gibson · 8 weeks ago
  18. 48f634a tools: tests: use read -r to avoid mangling backslashes by Kent Gibson · 8 weeks ago
  19. a88ed2f tools: tests: fix unused variables by Kent Gibson · 8 weeks ago
  20. 57ed5cf tools: tests: declare and assign separately by Kent Gibson · 8 weeks ago