You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gordon Henderson b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
debian Introduce a proper Debian source package build system пре 9 година
debian-template/wiringPi/DEBIAN A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
devLib A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
examples A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
gpio A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
pins Build system: Enable V=1 to disable @'s пре 9 година
wiringPi A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
.gitignore Build system: Move template-based debian build into debian-template пре 9 година
COPYING.LESSER Initial move to GIT пре 12 година
INSTALL wiringPi Version 2 - First commit (of v2) пре 11 година
People More typos, added mcp3004/mcp3008 пре 11 година
README.TXT wiringPi Version 2 - First commit (of v2) пре 11 година
VERSION A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
build A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
newVersion A new version of wiringPi. Added in more stuff and fixed it up пре 8 година
update A new version of wiringPi. Added in more stuff and fixed it up пре 8 година

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