From 14983881ee2f79837b0b97bd2df13b9e9493a218 Mon Sep 17 00:00:00 2001 From: Claudio Prezzi Date: Wed, 21 Jun 2017 08:58:57 +0200 Subject: [PATCH] Added Links for Make and ARM Toolchain. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 24a28c7..4dbb611 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,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: