Update read me#8
Open
william-green wants to merge 24 commits intohardkernel:masterfrom
william-green:patch-1
Open
Update read me#8william-green wants to merge 24 commits intohardkernel:masterfrom william-green:patch-1
william-green wants to merge 24 commits intohardkernel:masterfrom
william-green:patch-1
Conversation
Change-Id: I7c2794670483ef944aa2f0480086e2520cff2ba1
Change-Id: I93a82eb7c266ef1aefbdfb239ad53c11dbe757ec
Change-Id: I568d0966fb95f457af3a58b711618af4468f542c
…o interrupt on wiringPi Lib. Change-Id: I3717aeba737ab052bf87e5a984953ed864c65bd9
Change-Id: I5496cb9aee274ce9c81331a35572d6aec7356b0c
Force path environmental variable before calling modprobe
wiringPi : support adc file for 4.9.x kernel
Fix referencing the wrong file descriptor in wiringPiISR
wiringPi : change the kernel version getting method for ADC files
It took a while for me to figure out the correct documentation for ODROID is on the ODROID wiki. I propose updating the read me so people aren't confused about where to find the correct installation documentation. Thanks for considering :)
|
I had exactly the same issue - having tried installing it from both APT_GET and clone git://git.drogon.net/wiringPi, I was puzzled as to why it didn't work. Even then only the development branch worked on the Odroid C1 I have here... |
3b38a5f to
c375207
Compare
2a0ee0d to
95e58b5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It took a while for me to figure out the correct documentation for ODROID is on the ODROID wiki. I propose updating the read me so people aren't confused about where to find the correct installation documentation. Thanks for considering :)