0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
core: implement gpiod_line_polarity() More... over 7 years ago
gpiodetect: use the correct gpiod_chip_open() flavor More... over 7 years ago
core: code shrink More... over 7 years ago
core: coding style fix More... over 7 years ago
core: remove gpiod_simple_set_value() More... over 7 years ago
core: add bulk operations More... over 7 years ago
core: update line info after a line request More... over 7 years ago
core: add libgpiod-specific error numbers More... over 7 years ago
core: clamp GPIO values to either 1 or 0 More... over 7 years ago
gpioset: drop the call to gpiod_line_set_value() More... over 7 years ago
core: fix a default value bug when requesting a GPIO line More... over 7 years ago
gpiod.h: remove GPIOD_ARRAY_SIZE() More... over 7 years ago
core: don't set the error number if zalloc() fails More... over 7 years ago
core: release all lines in gpiod_chip_close() More... over 7 years ago
core: dynamically allocate memory for GPIO line request data More... over 7 years ago
core: rename two fields of struct gpiod_line More... over 7 years ago
core: ioctl() code shrink More... over 7 years ago
error: add internal wrappers for setting libgpiod errno More... over 7 years ago
libgpiod: use a per-thread variable for storing errors More... over 7 years ago
build: define _GNU_SOURCE for .c files More... over 7 years ago
documentation: add Doxyfile More... over 7 years ago
libgpiod: add a simple README More... over 7 years ago
gitignore: ignore files generated by autotools More... over 7 years ago
build: add autotools configuration More... over 7 years ago
libgpiod: initial commit More... over 7 years ago