Update BuildInstructions.txt
This commit is contained in:
parent
512e113f99
commit
28f708087c
1 changed files with 2 additions and 2 deletions
|
@ -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\<YOUR USER NAME>\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1\bin.
|
||||
|
||||
|
|
Reference in a new issue