Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sysfs mappings for ARTIK 710 #80

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Conversation

jcomeauictx
Copy link
Contributor

sources are in the comments in the new file.

```text
sudo ldconfig
```

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ldconfig is a development environment specific so I would rather not include it in the build docs. For example when I'm testing, I build and install to a build dir under the current directory and run the tests with:

LD_LIBRARY_PATH=$(pwd)/build ./gpio-test

@jackmitch
Copy link
Owner

jackmitch commented Jul 4, 2017

Squash the last 3 commits together, remove the ldconfig documentation stuff as it's developer specific and I'll take the config file. If git is causing you pain I can fix it up locally, just let me know :)

@jcomeauictx
Copy link
Contributor Author

please, if you don't mind doing the fixup yourself, I'd really appreciate it. I'm a perennial n00b with git, can't seem to get past "tenderfoot" rank.

@jackmitch
Copy link
Owner

I'm watching these John, I'm not ignoring you; just waiting to find some time to properly review them!

@jcomeauictx
Copy link
Contributor Author

jcomeauictx commented Jul 14, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants