From 668a4470548514b96311a976d6b3527a5a532f38 Mon Sep 17 00:00:00 2001 From: tinyladi Date: Thu, 27 Feb 2014 20:57:43 +0100 Subject: Add a reference makefile, with real-world example --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 28d85e6..d658789 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,9 @@ On other systems: ## Usage -You can also find more [detailed instructions in this guide](http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile) or also checkout the sample makefiles inside the examples/ folder +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/` folder or take a look at a *real* [Makefile-example](examples/MakefileExample/Makefile-example.mk). Download a copy of this repo some where in your system or install it through a package. -- cgit v1.2.3