Skip to content

Commit 894c672

Browse files
author
pyocd-bot
committed
Deploying to main from @ pyocd/pyocd-website-source@7be1195 🚀
1 parent ad03062 commit 894c672

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/adding_new_targets.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,8 @@ <h3 id="steps-to-add-a-new-target">Steps to add a new target</h3>
307307
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>|----------------|-------------|------------|-----|-----------------|-----------------|
308308
| load_address | static_base | &lt;&lt; (stack) | ... | page_buffers[0] | page_buffers[1] |
309309
|----------------|-------------|------------|-----|-----------------|-----------------|
310-
^ ^ ^
311-
RAM start begin_stack (grows down) also begin_data
310+
^ ^
311+
RAM start begin_stack (grows down)
312312
</code></pre></div> </div>
313313

314314
<p>Each of the addresses in the <code class="highlighter-rouge">page_buffers</code> list points to a buffer of the maximum page

0 commit comments

Comments
 (0)