From ee07eb7b27fb7414f84b92894bdfadc81e737948 Mon Sep 17 00:00:00 2001 From: Jim Morris Date: Thu, 20 Mar 2014 20:35:01 -0700 Subject: [PATCH] Update README.creole --- README.creole | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.creole b/README.creole index 9ccee41d..f74d0b45 100644 --- a/README.creole +++ b/README.creole @@ -17,6 +17,16 @@ These are the quick steps to get Smoothie dependencies installed on your compute ==Building Smoothie From a shell, switch into the root Smoothie project directory and run: {{{ -make clean all -make flash +make clean +make all }}} + +To upload you can do + +{{{ +make upload +}}} + +if you havbe dfu-utils installed. + +Alternatively copy the file LPC1768/main.bin to the sdcard calling it firmware.bin and reset. -- 2.20.1