Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Gordon Henderson e687f3f2c6 Pushing to 2.39 as I have have not done the last one rightly... il y a 7 ans
debian Introduce a proper Debian source package build system il y a 9 ans
debian-template/wiringPi/DEBIAN Pushing to 2.39 as I have have not done the last one rightly... il y a 7 ans
devLib A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
examples A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
gpio Pushing to 2.39 as I have have not done the last one rightly... il y a 7 ans
pins Build system: Enable V=1 to disable @'s il y a 9 ans
wiringPi Pushing to 2.39 as I have have not done the last one rightly... il y a 7 ans
.gitignore Build system: Move template-based debian build into debian-template il y a 9 ans
COPYING.LESSER Initial move to GIT il y a 12 ans
INSTALL wiringPi Version 2 - First commit (of v2) il y a 11 ans
People More typos, added mcp3004/mcp3008 il y a 11 ans
README.TXT wiringPi Version 2 - First commit (of v2) il y a 11 ans
VERSION Pushing to 2.39 as I have have not done the last one rightly... il y a 7 ans
build A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
newVersion Pushing to 2.39 as I have have not done the last one rightly... il y a 7 ans
update A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
version.h Pushing to 2.39 as I have have not done the last one rightly... il y a 7 ans

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