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

Clone this repo:
  1. 4687bcc bindings: python: specify the symbols to export explicitly by Bartosz Golaszewski · 5 days ago master
  2. c6b0cd7 bindings: rust: remove unneeded cc dependency by Erik Schilling · 7 days ago
  3. a49fa67 bindings: rust: drop legacy extern crate syntax by Erik Schilling · 6 days ago
  4. a0b8bce bindings: python: change the interpretation of None in event wait by Bartosz Golaszewski · 7 days ago
  5. 8f3cd2b bindings: cxx: clarify the meaning of negative timeouts in event wait by Bartosz Golaszewski · 7 days ago
  6. 64e9a56 README: provide more info in Contributing by Kent Gibson · 7 days ago
  7. f6308c1 bindings: fix typo "SPDX-FileCopyrightTest" in copyright headers by Viresh Kumar · 7 days ago
  8. 0a51d62 bindings: cxx: shrink the doxygen conditional section by Bartosz Golaszewski · 8 days ago
  9. 7bb69cb bindings: rust: skip building all rust crates by default by Viresh Kumar · 4 weeks ago
  10. a62c5fb tests: move the test case for duplicate configured offsets by Bartosz Golaszewski · 5 weeks ago
  11. e35621c bindings: python: add MANIFEST.in to EXTRA_DIST by Bartosz Golaszewski · 5 weeks ago
  12. 0fdc1a1 tests: don't segfault if gpio-sim is unavailable by Bartosz Golaszewski · 6 weeks ago
  13. b9f5d29 bindings: python: don't install test-specific C extension binaries by Bartosz Golaszewski · 6 weeks ago
  14. 4e75476 Revert "bindings: python: fix out-of-tree build" by Bartosz Golaszewski · 6 weeks ago
  15. 0494604 bindings: python: exclude test submodules from the package list by Bartosz Golaszewski · 6 weeks ago
  16. e622ed2 tests: don't install test executables by Bartosz Golaszewski · 6 weeks ago
  17. c19fcfc bindings: python: update .gitignore by Bartosz Golaszewski · 6 weeks ago
  18. 010207c tests: check the return value of gpiod_line_config_add_line_settings() by Bartosz Golaszewski · 7 weeks ago
  19. 0929f39 bindings: python: bump version to v2.0.1 by Bartosz Golaszewski · 7 weeks ago
  20. ff1245f bindings: python: add missing test package files to the manifest by Bartosz Golaszewski · 7 weeks ago