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ů.
 
 
 
 
 
Gordon Henderson 27afc017b9 Added in a max5322 SPI D to A chip před 11 roky
devLib wiringPi Version 2 - First commit (of v2) před 11 roky
examples Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate před 11 roky
gpio Added in a max5322 SPI D to A chip před 11 roky
pins wiringPi Version 2 - First commit (of v2) před 11 roky
wiringPi Added in a max5322 SPI D to A chip před 11 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
build Sorted a variable initialisation issue that was giving incorrect results před 11 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