Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
Ian Jackson a776e6b0e8 Introduce a proper Debian source package build system před 9 roky
debian Introduce a proper Debian source package build system před 9 roky
debian-template/wiringPi/DEBIAN Build system: Move template-based debian build into debian-template před 9 roky
devLib Makefiles: Honour WIRINGPI_SONAME_SUFFIX před 9 roky
examples examples/blink.sh: Add missing +x bit with chmod před 9 roky
gpio Makefiles: Honour WIRINGPI_SUDO=0 před 9 roky
pins Build system: Enable V=1 to disable @'s před 9 roky
wiringPi Makefiles: Honour WIRINGPI_SONAME_SUFFIX před 9 roky
.gitignore Build system: Move template-based debian build into debian-template před 9 roky
COPYING.LESSER Initial move to GIT před 12 roky
INSTALL wiringPi Version 2 - First commit (of v2) před 11 roky
People More typos, added mcp3004/mcp3008 před 11 roky
README.TXT wiringPi Version 2 - First commit (of v2) před 11 roky
VERSION OK. So the Pi v2 I have had older firmware and it wasn't quite před 9 roky
build build: Introduce a variable "$sudo" and honour WIRINGPI_SUDO před 9 roky

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