Gordon Henderson | a651323 | 2012-10-23 21:15:08 +0100 | [diff] [blame] | 1 | |
| 2 | wiringPi Examples |
| 3 | ================= |
| 4 | |
| 5 | There are now too many examples to compile them all in a sensible time, |
| 6 | and you probably don't want to compile or run them all anyway, so they |
| 7 | have been separated out. |
| 8 | |
| 9 | To compile an individual example, just type |
| 10 | |
| 11 | make exampleName |
| 12 | |
Gordon Henderson | 3fbc564 | 2013-03-24 20:04:07 +0000 | [diff] [blame] | 13 | To really compile everything: |
| 14 | |
| 15 | make really-all |
| 16 | |
| 17 | The individual tests are: |
Gordon Henderson | a651323 | 2012-10-23 21:15:08 +0100 | [diff] [blame] | 18 | |