From 28f708087c0a335fb43816ae387edaf6f0b59ef8 Mon Sep 17 00:00:00 2001 From: dc42 Date: Sat, 25 Feb 2017 16:44:09 +0000 Subject: [PATCH] Update BuildInstructions.txt --- BuildInstructions.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BuildInstructions.txt b/BuildInstructions.txt index f1fad16..8a6f355 100644 --- a/BuildInstructions.txt +++ b/BuildInstructions.txt @@ -1,5 +1,5 @@ -Instructions for building dc42 fork of RepRapFirmware version 1.09t and later under Windows -=========================================================================================== +Instructions for building dc42 fork of RepRapFirmware under Windows +=================================================================== 1. Download and install the gcc cross-compiler. A simple way of doing this is to download Arduino version 1.5.8 and install it into folder C:/Arduino-1.5.8. The compiler and associated tools will then be in folder C:\Arduino-1.5.8\hardware\tools\gcc-arm-none-eabi-4.8.3-2014q1\bin. If you already have a later version of Arduino installed including the add-on for SAM processors, you will find the compiler and tools in a different folder, for example C:\Users\\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1\bin.