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 95a292824f Build system: Add missing set -e před 9 roky
debian/wiringPi/DEBIAN OK, so an easier way to manage versions. před 9 roky
devLib OK, so an easier way to manage versions. před 9 roky
examples Build system: Add missing set -e před 9 roky
gpio Build system: Add missing set -e před 9 roky
pins Minor changes to the PiGlow code - got the orange & yellow the right way před 10 roky
wiringPi Updated the board types to cope with an 0014 version in the new compute module 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 system: Add missing set -e 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