Нет описания

Gordon Henderson 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад
debian a776e6b0e8 Introduce a proper Debian source package build system 8 лет назад
debian-template 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад
devLib b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 7 лет назад
examples 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад
gpio 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад
pins da03f9ed2f Build system: Enable V=1 to disable @'s 8 лет назад
wiringPi 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад
wiringPiD 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад
.gitignore ac0f074ff7 Build system: Move template-based debian build into debian-template 8 лет назад
COPYING.LESSER bf0ad86017 Initial move to GIT 12 лет назад
INSTALL da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
People 711017ec36 More typos, added mcp3004/mcp3008 11 лет назад
README.TXT da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
VERSION 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад
build 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад
newVersion e687f3f2c6 Pushing to 2.39 as I have have not done the last one rightly... 7 лет назад
update b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 7 лет назад
version.h 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 лет назад

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