From: Gordon Henderson Date: Tue, 2 Oct 2012 13:26:15 +0000 (+0100) Subject: Updated examples makefile to not actually make any code now. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=wiringPi.git;a=commitdiff_plain;h=db2edcc9c530eb37414bb6c0d63e7be3c3afc712 Updated examples makefile to not actually make any code now. Fixed timing in the LCD library to work with new dealyMicroseconds Minor typos and bigfixes to the gpio command. --- diff --git a/examples/README.TXT b/examples/README.TXT new file mode 100644 index 0000000..2bf6f1e --- /dev/null +++ b/examples/README.TXT @@ -0,0 +1,14 @@ + +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 + +Where exampleName is one of: +