added back deleted part
This commit is contained in:
parent
e59026d87c
commit
54a36ac275
@ -144,7 +144,14 @@ When using Windows, run theses steps in MSYS2.
|
|||||||
|
|
||||||
There are also different values for `-DTGT_BSP` to build for the Raspberry Pi
|
There are also different values for `-DTGT_BSP` to build for the Raspberry Pi
|
||||||
or the Beagle Bone Black: `arm/raspberrypi` and `arm/beagleboneblack`.
|
or the Beagle Bone Black: `arm/raspberrypi` and `arm/beagleboneblack`.
|
||||||
|
|
||||||
|
5. Build the software with
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd cmake-build-debug-q7s
|
||||||
|
cmake --build . -j
|
||||||
|
```
|
||||||
|
|
||||||
## Build for the Q7S target root filesystem with `yocto`
|
## Build for the Q7S target root filesystem with `yocto`
|
||||||
|
|
||||||
The EIVE root filesystem will contain the EIVE OBSW and the Watchdog component.
|
The EIVE root filesystem will contain the EIVE OBSW and the Watchdog component.
|
||||||
|
Loading…
Reference in New Issue
Block a user