Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)
Go to file
Robert von Burg 0019680c29 [Project] added ignores 2020-03-04 13:35:22 +01:00
debian Introduce a proper Debian source package build system 2015-09-12 20:38:21 +01:00
debian-template/wiringPi/DEBIAN Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
devLib Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
examples Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
gpio Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
pins Build system: Enable V=1 to disable @'s 2015-09-10 00:15:28 +00:00
wiringPi Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
wiringPiD Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
.gitignore [Project] added ignores 2020-03-04 13:35:22 +01:00
COPYING.LESSER Initial move to GIT 2012-08-16 15:04:43 +01:00
INSTALL update for the v3+ 2018-03-14 07:17:04 +00:00
People More typos, added mcp3004/mcp3008 2013-05-21 22:38:16 +01:00
README.TXT wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
VERSION Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
build update for the v3+ 2018-03-14 07:17:04 +00:00
newVersion Pushing to 2.39 as I have have not done the last one rightly... 2017-01-24 12:13:39 +00:00
update A new version of wiringPi. Added in more stuff and fixed it up 2016-12-12 14:19:55 +00:00
version.h Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +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