1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
spi: improve spi unit test More... almost 12 years ago
spi: improve spi_test to be more verbose and add more error checking More... almost 12 years ago
spi: improve spi debug and error checking More... almost 12 years ago
spi: add spi_test binary to gitignore More... almost 12 years ago
spi: dont include path in struct, use stack instead More... almost 12 years ago
spi: draft workings of the spi protocol and unit test More... almost 12 years ago
spi: initial outline of spi_init and spi_free More... almost 12 years ago
change sysfs name to file as the functions are useful outside of sysfs More... almost 12 years ago
missed off spi argument to spi_set_* in draft documentation More... almost 12 years ago
initial draft documentation of spi api More... almost 12 years ago
breakout sysfs file handling in preperation for new supported subsystems More... almost 12 years ago
update TODO More... almost 12 years ago
add TODO file in roadmap More... almost 12 years ago
Add TODO file More... almost 12 years ago
update README to point ot roadmap folder More... almost 12 years ago
basic roadmap outline More... almost 12 years ago
change gpio mode from int to enum More... about 12 years ago
add libtool to gitignore More... about 12 years ago
Merge pull request #2 from yegorich/indent More... about 12 years ago
Change indentation to Linux style More... about 12 years ago
0.3 release More... about 12 years ago
add mode handling to gpio_request More... about 12 years ago
added dependancies to README More... about 12 years ago
update NEWS and README to reflect support of non-blocking gpio interrupts More... about 12 years ago
remove some uneeded includes More... about 12 years ago
improve error checking and route to avoid memory leaks More... about 12 years ago
fix memory leak and improve code flow More... about 12 years ago
initial threaded, non-blocking interrupt support More... about 12 years ago
make debug a little less verbose and as such easier to follow More... about 12 years ago
improve commenting in gpio test More... about 12 years ago