From a1d2f30e088e2e4ba0ba7e6fc533fdac1c274d6a Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" Date: Tue, 13 Oct 2020 12:52:49 +0200 Subject: [PATCH] readme continued --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5008be..8ee2f0f 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ git submodule update --init --recursively ``` ### Build Instructions +Make sure to add `WINDOWS=1` when building on Windows! -1. Run following command to build the software +1. Run following command to build the software. ```sh make all -j @@ -41,7 +42,13 @@ make clean -j ## Instructions build with Sloeber - +### Prerequisite + +1. Install [Eclipse for C/C++ developers](https://www.eclipse.org/downloads/packages/installer) + +2. Install the Eclipse Sloeber plugin by going to Help $rarr; Eclipse Marketplace and searching for Sloeber V4 + +3. Set up the plugin for the used board and install all required libraries.