chiark / gitweb /
Updated examples makefile to not actually make any code now.
authorGordon Henderson <gordon@drogon.net>
Tue, 2 Oct 2012 13:26:15 +0000 (14:26 +0100)
committerGordon Henderson <gordon@drogon.net>
Tue, 2 Oct 2012 13:26:15 +0000 (14:26 +0100)
Fixed timing in the LCD library to work with new dealyMicroseconds
Minor typos and bigfixes to the gpio command.

examples/README.TXT [new file with mode: 0644]

diff --git a/examples/README.TXT b/examples/README.TXT
new file mode 100644 (file)
index 0000000..2bf6f1e
--- /dev/null
@@ -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:
+