You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
353 B
19 lines
353 B
6 years ago
|
|
||
|
wiringPi Examples
|
||
|
=================
|
||
|
|
||
|
There are now too many examples to compile them all in a sensible time,
|
||
|
and you probably don't want to compile or run them all anyway, so they
|
||
|
have been separated out.
|
||
|
|
||
|
To compile an individual example, just type
|
||
|
|
||
|
make exampleName
|
||
|
|
||
|
To really compile everything:
|
||
|
|
||
|
make really-all
|
||
|
|
||
|
The individual tests are:
|
||
|
|