update README
This commit is contained in:
parent
ba13f6e022
commit
bf2bb96e94
@ -75,7 +75,7 @@ after installing MSYS2 or inside another Unix shell like `git bash`.
|
||||
|
||||
1. Clone this repository
|
||||
```sh
|
||||
git clone https://egit.irs.uni-stuttgart.de/fsfw/fsfw_example.git
|
||||
git clone https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-stm32h7-freertos
|
||||
```
|
||||
|
||||
2. Set up submodules
|
||||
@ -88,8 +88,8 @@ after installing MSYS2 or inside another Unix shell like `git bash`.
|
||||
Debug build folder.
|
||||
|
||||
```sh
|
||||
mkdir build-Debug
|
||||
cd build-Debug
|
||||
mkdir cmake-build-debug
|
||||
cd cmake-build-debug
|
||||
```
|
||||
|
||||
4. Ensure that the ARM compiler has been added to the path and can be called from
|
||||
|
Loading…
Reference in New Issue
Block a user