We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b49432 commit 69c62feCopy full SHA for 69c62fe
compiling.md
@@ -329,6 +329,7 @@ mkdir openrtx-build && cd $_
329
west init -m https://github.com/OpenRTX/OpenRTX
330
west update
331
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
333
```
334
335
To compile the firmware, run the following command from the OpenRTX root folder:
0 commit comments