Skip to content

Commit 3dea093

Browse files
authored
Merge pull request #189 from antmicro/zephyr-path-fix
Update path to Zephyr
2 parents 60153b3 + b7a7743 commit 3dea093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/renode-zephyr.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ You will see the Monitor, where you should type:
6868

6969
::
7070

71-
(monitor) $zephyr=@~/zephyrproject/zephyr/build/zephyr/zephyr.elf
71+
(monitor) $zephyr=@/path/to/zephyrproject/zephyr/build/zephyr/zephyr.elf
7272
(monitor) start @scripts/single-node/litex_vexriscv_zephyr.resc
7373

7474
You should see a new window pop up for the serial port. In it, you

0 commit comments

Comments
 (0)