Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
Gordon Henderson 78b5c323b7 Bumped Version to 2.31 vor 9 Jahren
debian Introduce a proper Debian source package build system vor 9 Jahren
debian-template/wiringPi/DEBIAN Bumped Version to 2.31 vor 9 Jahren
devLib Makefiles: Honour WIRINGPI_SONAME_SUFFIX vor 9 Jahren
examples Updated wiringPi for the new Pi Zero. vor 9 Jahren
gpio Bumped Version to 2.31 vor 9 Jahren
pins Build system: Enable V=1 to disable @'s vor 9 Jahren
wiringPi gpio readall didn't work on the Zero. This fixed that little goof vor 9 Jahren
.gitignore Build system: Move template-based debian build into debian-template vor 9 Jahren
COPYING.LESSER Initial move to GIT vor 12 Jahren
INSTALL wiringPi Version 2 - First commit (of v2) vor 11 Jahren
People More typos, added mcp3004/mcp3008 vor 11 Jahren
README.TXT wiringPi Version 2 - First commit (of v2) vor 11 Jahren
VERSION Bumped Version to 2.31 vor 9 Jahren
build build: Introduce a variable "$sudo" and honour WIRINGPI_SUDO vor 9 Jahren
newVersion Updated the Debian build system thanks to Ian Jackson for the vor 9 Jahren

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