Skip to content

Commit 69c62fe

Browse files
committed
Fix build instructions for T-TWR Plus
1 parent 2b49432 commit 69c62fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiling.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ mkdir openrtx-build && cd $_
329329
west init -m https://github.com/OpenRTX/OpenRTX
330330
west update
331331
source zephyr/zephyr-env.sh # You need to execute this for every new shell
332+
cd OpenRTX # This is from where we will build the firmware
332333
```
333334

334335
To compile the firmware, run the following command from the OpenRTX root folder:

0 commit comments

Comments
 (0)