Skip to content

Commit fad7f6e

Browse files
committed
Deployed e071333 to dev with MkDocs 1.3.0 and mike 1.1.2
1 parent 0687bcc commit fad7f6e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dev/UPGRADING/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3842,7 +3842,7 @@ <h3 id="cli-debug-info-changed-json-output">CLI <code>debug --info</code> change
38423842
<span class="w"> </span><span class="nt">&quot;executable&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;/tmp/arduino/sketches/002050EAA7EFB9A4FC451CDFBC0FA2D3/Blink.ino.elf&quot;</span><span class="p">,</span>
38433843
<span class="w"> </span><span class="nt">&quot;toolchain&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;gcc&quot;</span><span class="p">,</span>
38443844
<span class="w"> </span><span class="nt">&quot;toolchain_path&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;/home/user/.arduino15/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/bin/&quot;</span><span class="p">,</span>
3845-
<span class="w"> </span><span class="nt">&quot;toolchain_prefix&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;arm-none-eabi-&quot;</span><span class="p">,</span>
3845+
<span class="w"> </span><span class="nt">&quot;toolchain_prefix&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;arm-none-eabi&quot;</span><span class="p">,</span>
38463846
<span class="w"> </span><span class="nt">&quot;server&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;openocd&quot;</span><span class="p">,</span>
38473847
<span class="w"> </span><span class="nt">&quot;server_path&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;/home/user/.arduino15/packages/arduino/tools/openocd/0.10.0-arduino7/bin/openocd&quot;</span><span class="p">,</span>
38483848
<span class="w"> </span><span class="nt">&quot;server_configuration&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
@@ -5544,7 +5544,7 @@ <h3 id="changes-in-debug-command">Changes in <code>debug</code> command<a class=
55445544
<div class="highlight"><pre><span></span><code>debug.executable={build.path}/{build.project_name}.elf
55455545
debug.toolchain=gcc
55465546
debug.toolchain.path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/
5547-
debug.toolchain.prefix=arm-none-eabi-
5547+
debug.toolchain.prefix=arm-none-eabi
55485548
debug.server=openocd
55495549
debug.server.openocd.path={runtime.tools.openocd-0.10.0-arduino7.path}/bin/
55505550
debug.server.openocd.scripts_dir={runtime.tools.openocd-0.10.0-arduino7.path}/share/openocd/scripts/

dev/rpc/commands/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7196,7 +7196,7 @@ <h3 id="getdebugconfigresponse">GetDebugConfigResponse<a class="headerlink" href
71967196
<td>toolchain_prefix</td>
71977197
<td><a href="#string">string</a></td>
71987198
<td></td>
7199-
<td>The toolchain architecture prefix (for example &#34;arm-none-eabi-&#34;)</td>
7199+
<td>The toolchain architecture prefix (for example &#34;arm-none-eabi&#34;)</td>
72007200
</tr>
72017201
<tr>
72027202
<td>server</td>

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)