1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-02 01:20:09 +00:00

arm-bsp: fix typo in musca-b1 documentation

Change-Id: I7e39c39f14a9ccf32ccfbc732f57c0df79034885
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2020-10-20 17:01:36 +01:00
committed by Jon Mason
parent 67108e430e
commit a6d345f978
+1 -1
View File
@@ -19,7 +19,7 @@ To build for Zephyr:
```bash$ bitbake zephyr-philosophers```
To build the trusted firmware-m (and not Zephyr):
```bash$ bitbake trusted-frimware-m```
```bash$ bitbake trusted-firmware-m```
## Running
To run Zephyr on the QEMU based machine, execute the following command