1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gitignore: add config/autoconf to ignored directories More... over 9 years ago
docs: add i2c documentation More... over 9 years ago
docs: finish off the PWM documentation More... over 9 years ago
Merge pull request #59 from yegorich/build-fix More... over 9 years ago
Revert "Ignore generated config/ directory" More... over 9 years ago
Merge pull request #58 from doanac/python-edge More... over 9 years ago
bug #49: add set_edge and set_direction APIs to gpio.py More... over 9 years ago
pwm: make shared_mode a type to be consistent More... over 9 years ago
docs: take an initial stab at getting the PWM subsystem documented More... over 9 years ago
Merge pull request #57 from doanac/fixups More... over 9 years ago
docs: use sub pages for API sections, add WIP tags to unfinished docs More... over 9 years ago
docs: couple of style cleanups and minor fixes More... over 9 years ago
tests: fix broken python test More... over 9 years ago
gpio: simplify the get_level function More... over 9 years ago
build: specify foreign for automake to remove some repo build cruft More... over 9 years ago
docs: add documentation section More... over 9 years ago
docs: document slight change to blocking interrupt return More... over 9 years ago
docs: add instructions on building and how it is deployed More... over 9 years ago
gpio: identify between failure/timeout on gpio_wait_interrupt More... over 9 years ago
build: remove autogen.sh in favour of a plain autoreconf More... over 9 years ago
gpio: typedef enum gpio_mode for consistency More... over 9 years ago
gpio: remove prototype for non-existant function More... over 9 years ago
docs: add initial mkdocs static files More... over 9 years ago
0.8.1 More... over 9 years ago
build: re-add destdir but make symlink relative More... over 9 years ago
build: symlink should be to actual path in filesystem, sans DESTDIR More... over 9 years ago
build: fix building in seperate build dir More... over 9 years ago
automake: clean-up install rules and properly respect DESTDIR More... over 9 years ago
configure: use gnu make built-ins rather than forking out a shell process More... over 9 years ago
configure: fix installing/linking single board files More... over 9 years ago