From b0219cc4bc7b86351c56561a3ead4a41eb1766b2 Mon Sep 17 00:00:00 2001 From: Gallagher Pryor Date: Wed, 22 Feb 2017 05:57:26 -0500 Subject: [PATCH] compilation instructions for noobs Compilation instructions for noobs. This killed a few minutes for me trying to figure this one out and left confusion at the lack of the typical "Building" or "Installation" README sections. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 63ab3f6..5a7a891 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ Spiffs is designed with following characteristics in mind: - Wear leveling +## BUILDING + +TL;DR: `mkdir build; make`. Otherwise, configure the `builddir` variable towards the top of `makefile` as something opposed to the default `build`. + + ## FEATURES What spiffs does: