We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0991b00 commit d8d77f5Copy full SHA for d8d77f5
index.html
@@ -52,15 +52,15 @@ <h4>Get up and running <em>in seconds</em>.</h4>
52
<span class="command">make menuconfig</span>
53
</p>
54
<p class="line">
55
- <span class="output"># Create a valid configuration for a known BSP.</span>
+ <span class="output"># Create a valid configuration.</span>
56
57
58
<span class="path">~/bitthunder/</span>
59
<span class="prompt">$</span>
60
<span class="command">make</span>
61
62
63
- <span class="output">Program kernel.elf from the bsp folder on the target.</span>
+ <span class="output">Program vmthunder.(elf|img) to the target.</span>
64
65
</div>
66
0 commit comments