summaryrefslogtreecommitdiffstats
path: root/_site/archive/arduino-due/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/archive/arduino-due/index.html')
-rw-r--r--_site/archive/arduino-due/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/_site/archive/arduino-due/index.html b/_site/archive/arduino-due/index.html
index c4a0d5a..13e006e 100644
--- a/_site/archive/arduino-due/index.html
+++ b/_site/archive/arduino-due/index.html
@@ -97,10 +97,7 @@ OpenOCD config file and a linker script.</p>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ openocd -f openocd-due.cfg
</code></pre></div> </div>
</li>
- <li>
- <p>Open a telnet session and check that the GPNVM1 bit is set. Otherwise
-set it to 1:</p>
-
+ <li>Open a telnet session and set the GPNVM1 bit to 1:
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ telnet localhost 4444
&gt; halt
&gt; at91sam3 gpnvm show