Skip to content

Commit

Permalink
Merge pull request #189 from antmicro/zephyr-path-fix
Browse files Browse the repository at this point in the history
Update path to Zephyr
  • Loading branch information
xobs authored Mar 13, 2020
2 parents 60153b3 + b7a7743 commit 3dea093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/renode-zephyr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You will see the Monitor, where you should type:

::

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

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

0 comments on commit 3dea093

Please sign in to comment.