Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)
Go to file
Phil Howard 26c7fe3332 Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
debian Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
debian-template/wiringPi/DEBIAN Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
devLib Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
examples Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
gpio Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
pins Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
wiringPi Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
.gitignore experimental shiftOutWithDelay 2012-07-10 22:43:28 +01:00
COPYING.LESSER New timing methods 2012-08-17 10:16:31 +01:00
INSTALL Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
People Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
README Initial Commit 2012-07-10 13:37:06 +01:00
README.TXT Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
VERSION Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
build Updated from git.drogon.net 2016-02-27 16:03:10 +00:00
newVersion Updated from git.drogon.net 2016-02-27 16:03:10 +00:00

README.TXT

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