Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
Ian Jackson 95a292824f Build system: Add missing set -e 9 lat temu
debian/wiringPi/DEBIAN OK, so an easier way to manage versions. 9 lat temu
devLib OK, so an easier way to manage versions. 9 lat temu
examples Build system: Add missing set -e 9 lat temu
gpio Build system: Add missing set -e 9 lat temu
pins Minor changes to the PiGlow code - got the orange & yellow the right way 10 lat temu
wiringPi Updated the board types to cope with an 0014 version in the new compute module 9 lat temu
COPYING.LESSER Initial move to GIT 12 lat temu
INSTALL wiringPi Version 2 - First commit (of v2) 11 lat temu
People More typos, added mcp3004/mcp3008 11 lat temu
README.TXT wiringPi Version 2 - First commit (of v2) 11 lat temu
VERSION OK. So the Pi v2 I have had older firmware and it wasn't quite 9 lat temu
build Build system: Add missing set -e 9 lat temu

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