No Description

Gordon Henderson 78b5c323b7 Bumped Version to 2.31 8 years ago
debian a776e6b0e8 Introduce a proper Debian source package build system 8 years ago
debian-template 78b5c323b7 Bumped Version to 2.31 8 years ago
devLib ae421d4a9c Makefiles: Honour WIRINGPI_SONAME_SUFFIX 8 years ago
examples bb6f08487c Updated wiringPi for the new Pi Zero. 8 years ago
gpio 78b5c323b7 Bumped Version to 2.31 8 years ago
pins da03f9ed2f Build system: Enable V=1 to disable @'s 8 years ago
wiringPi 31a8a2cdb8 gpio readall didn't work on the Zero. This fixed that little goof 8 years ago
.gitignore ac0f074ff7 Build system: Move template-based debian build into debian-template 8 years ago
COPYING.LESSER bf0ad86017 Initial move to GIT 11 years ago
INSTALL da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
People 711017ec36 More typos, added mcp3004/mcp3008 11 years ago
README.TXT da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
VERSION 78b5c323b7 Bumped Version to 2.31 8 years ago
build 73aa8956c5 build: Introduce a variable "$sudo" and honour WIRINGPI_SUDO 8 years ago
newVersion 170dce5f19 Updated the Debian build system thanks to Ian Jackson for the 8 years ago

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