forked from tobetter/wiringPi
-
Notifications
You must be signed in to change notification settings - Fork 63
Expand file tree
/
Copy pathREADME.TXT
More file actions
28 lines (17 loc) · 780 Bytes
/
Copy pathREADME.TXT
File metadata and controls
28 lines (17 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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/
Documentation for installing this repo on ODROIDs is found in the ODROID wiki. Please see https://wiki.odroid.com/ and select the appropriate board model from the list.
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