blob: 894a31b5fd0629b6800146268135daff77be22b4 [file] [log] [blame]
Philip Howard0f7d03d2017-08-12 11:06:53 +01001Note
2====
3
4This is an unofficial mirror of WiringPi to support ports (Python/Ruby/etc).
5
6Please do not email Gordon if you have issues, he will not be able to help.
7
8Pull-requests are not currently accepted, since this is a mirror.
9
10For support, comments, questions, etc please join the WiringPi Discord channel: https://discord.gg/SM4WUVG
Gordon Henderson3fbc5642013-03-24 20:04:07 +000011
12wiringPi README
13===============
14
15Please note that the official way to get wiringPi is via git from
16git.drogon.net and not GitHub.
17
18ie.
19
20 git clone git://git.drogon.net/wiringPi
21
22The version of wiringPi held on GitHub by "Gadgetoid" is used to build the
23wiringPython, Ruby, Perl, etc. wrappers for these other languages. This
24version may lag the official Drogon release. Pull requests may not be
25accepted to Github....
26
27Please see
28
Phil Howard26c7fe32016-02-27 16:03:10 +000029 http://wiringpi.com/
Gordon Henderson3fbc5642013-03-24 20:04:07 +000030
31for the official documentation, etc. and the best way to submit bug reports, etc.
32is by sending an email to projects@drogon.net
33
34Thanks!
35
36 -Gordon