From 1ccbc03114504d3b4ba231a6af6eab48926d164f Mon Sep 17 00:00:00 2001 From: Simon John Date: Thu, 2 Jul 2015 14:37:28 +0100 Subject: Added examples for various boards and IDE versions to the Blink example. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4fe12c7..120d1da 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,8 @@ or you can install it using the [pre-built package installer](https://pypi.pytho You can also find more [detailed instructions in this guide](http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile). -You can also checkout the sample makefiles inside the `examples/` directory, e.g. [Makefile-example](examples/MakefileExample/Makefile-example.mk). +You can also checkout the sample makefiles inside the `examples/` directory, e.g. [Makefile-example](examples/MakefileExample/Makefile-example.mk) demonstrates some of the more advanced options, +whilst [Blink](examples/Blink/Makefile) demonstrates the minimal settings required for various boards like the Uno, Nano, Mega, Teensy, ATtiny etc. Download a copy of this repo some where in your system or install it through a package. -- cgit v1.2.3