From ba4e83723feaaa2f4b7099086e5ea0dd56a978f8 Mon Sep 17 00:00:00 2001 From: Claudio Prezzi Date: Wed, 21 Jun 2017 09:01:12 +0200 Subject: [PATCH] Added Links for Make Tool and ARM Toolchain. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 889209a..78f3a73 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ New configuration settings * Your motors will likely stall if you don't set these! Build notes: +* You should use virtual machines, if you use multiple toolchains on the same PC. +* Install make if not already there (for Windows see http://gnuwin32.sourceforge.net/packages/make.htm) +* Install the ARM embeded toolchain (see https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads) * Include ```make``` and the ```arm-none-eabi-*``` tools in your path. * Run ```git submodule init``` and ```git submodule update``` before building. * Make produces 2 files: