Gordon Henderson b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up
for kernels 4.8 onwards.

Some very old stuff might break.

Additional fixes for the ISR code and some tweaks here and
there. I've removed the checks for some operations that might
fail when using the gpiomem interface - which is now the default
way of doing things - if your program segfaults, then you
may need to use sudo on it.
2016-12-12 14:19:55 +00:00
..
2013-01-28 13:00:47 +00:00
2012-08-16 15:04:43 +01:00
2013-01-28 13:00:47 +00:00
2013-01-28 13:00:47 +00:00
2013-01-28 13:00:47 +00:00
2013-01-28 13:00:47 +00:00
2013-01-28 13:00:47 +00:00
2013-01-28 13:00:47 +00:00
2013-01-28 13:00:47 +00:00
2013-01-28 13:00:47 +00:00

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: