update README.md.
Signed-off-by: Annie_wang <annie.wangli@huawei.com>
This commit is contained in:
parent
03941ee363
commit
cfc5a0a1ba
|
@ -85,7 +85,9 @@ For details about the directory of the sample code, see [Board-Level Directory S
|
|||
### Building and Running
|
||||
|
||||
Before the build, configure the **bin** directory of the cross compilation toolchain in the **PATH** environment variable or set **board_toolchain_path** in the **device/st/nucleo_f767zi/liteos_m/config.gni** file to the **bin** directory of the cross compilation toolchain.
|
||||
In the **OpenHarmony** root directory, run the **hb set** command to set the product path, select **nucleo_f767zi**, and run the **hb build** command to start the build. Example:
|
||||
In the **OpenHarmony** root directory, run the **hb set** command to set the product path, select **nucleo_f767zi**, and run the **hb build** command to start the build.
|
||||
|
||||
Example:
|
||||
|
||||
```
|
||||
user@dev:~/OpenHarmony$ hb set
|
||||
|
|
Loading…
Reference in New Issue