We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60153b3 + b7a7743 commit 3dea093Copy full SHA for 3dea093
docs/renode-zephyr.rst
@@ -68,7 +68,7 @@ You will see the Monitor, where you should type:
68
69
::
70
71
- (monitor) $zephyr=@~/zephyrproject/zephyr/build/zephyr/zephyr.elf
+ (monitor) $zephyr=@/path/to/zephyrproject/zephyr/build/zephyr/zephyr.elf
72
(monitor) start @scripts/single-node/litex_vexriscv_zephyr.resc
73
74
You should see a new window pop up for the serial port. In it, you
0 commit comments