readme continued

This commit is contained in:
Robin Müller 2020-10-13 12:52:49 +02:00
parent e72df1c557
commit a1d2f30e08
1 changed files with 9 additions and 2 deletions

View File

@ -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.