Gordon Henderson | 3fbc564 | 2013-03-24 20:04:07 +0000 | [diff] [blame^] | 1 | |
| 2 | wiringPi README |
| 3 | =============== |
| 4 | |
| 5 | Please note that the official way to get wiringPi is via git from |
| 6 | git.drogon.net and not GitHub. |
| 7 | |
| 8 | ie. |
| 9 | |
| 10 | git clone git://git.drogon.net/wiringPi |
| 11 | |
| 12 | The version of wiringPi held on GitHub by "Gadgetoid" is used to build the |
| 13 | wiringPython, Ruby, Perl, etc. wrappers for these other languages. This |
| 14 | version may lag the official Drogon release. Pull requests may not be |
| 15 | accepted to Github.... |
| 16 | |
| 17 | Please see |
| 18 | |
| 19 | https://projects.drogon.net/raspberry-pi/wiringpi/ |
| 20 | |
| 21 | for the official documentation, etc. and the best way to submit bug reports, etc. |
| 22 | is by sending an email to projects@drogon.net |
| 23 | |
| 24 | Thanks! |
| 25 | |
| 26 | -Gordon |