https://github.com/pfeerick/wiringpi-pine64
new wiring pi for pine-64
https://github.com/pfeerick/wiringpi-pine64
Last synced: about 1 year ago
JSON representation
new wiring pi for pine-64
- Host: GitHub
- URL: https://github.com/pfeerick/wiringpi-pine64
- Owner: pfeerick
- License: lgpl-3.0
- Created: 2016-08-25T13:20:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T04:42:22.000Z (almost 10 years ago)
- Last Synced: 2025-06-08T04:01:01.867Z (about 1 year ago)
- Language: C
- Size: 163 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.TXT
- License: COPYING.LESSER
Awesome Lists containing this project
README
wiringPi README
===============
Please note that the official way to get wiringPi is via git from
git.drogon.net and not GitHub.
ie.
git clone git://git.drogon.net/wiringPi
The version of wiringPi held on GitHub by "Gadgetoid" is used to build the
wiringPython, Ruby, Perl, etc. wrappers for these other languages. This
version may lag the official Drogon release. Pull requests may not be
accepted to Github....
Please see
http://wiringpi.com/
for the official documentation, etc. and the best way to submit bug reports, etc.
is by sending an email to projects@drogon.net
Thanks!
-Gordon