8000 Deployed 3b99ab6 to dev with MkDocs 1.4.3 and mike 1.1.2 · arduino/arduino-fwuploader@c9ba261 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c9ba261

Browse files
committed
Deployed 3b99ab6 to dev with MkDocs 1.4.3 and mike 1.1.2
1 parent bf08e85 commit c9ba261

File tree

11 files changed

+85
-71
lines changed

11 files changed

+85
-71
lines changed

dev/commands/arduino-fwuploader/index.html

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -562,18 +562,20 @@ <h3 id="examples">Examples<a class="headerlink" href="#examples" title="Permanen
562562
<div class="highlight"><pre><span></span><code> arduino-fwuploader &lt;command&gt; [flags...]
563563
</code></pre></div>
564564
<h3 id="options">Options<a class="headerlink" href="#options" title="Permanent link">&para;</a></h3>
565-
<div class="highlight"><pre><span></span><code> --format string The output format, can be {text|json}. (default &quot;text&quot;)
566-
-h, --help help for arduino-fwuploader
567-
--log-file string Path to the file where logs will be written
568-
--log-format string The output format for the logs, can be {text|json}.
569-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
570-
-v, --verbose Print the logs on the standard output.
565+
<div class="highlight"><pre><span></span><code> -F, --additional-fw-index stringArray Additional firmwares index URLs (useful for testing purposes)
566+
-P, --additional-packages-index stringArray Additional packages index URLs (useful for testing purposes)
567+
--format string The output format, can be {text|json}. (default &quot;text&quot;)
568+
-h, --help help for arduino-fwuploader
569+
--log-file string Path to the file where logs will be written
570+
--log-format string The output format for the logs, can be {text|json}.
571+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
572+
-v, --verbose Print the logs on the standard output.
571573
</code></pre></div>
572574
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
573575
<ul>
574-
<li><a href="../arduino-fwuploader_certificates/">arduino-fwuploader certificates</a> - Commands to operate on certificates.</li>
575-
<li><a href="../arduino-fwuploader_firmware/">arduino-fwuploader firmware</a> - Commands to operate on firmwares.</li>
576-
<li><a href="../arduino-fwuploader_version/">arduino-fwuploader version</a> - Shows version number of arduino-fwuploader.</li>
576+
<li><a href="../arduino-fwuploader_certificates/">arduino-fwuploader certificates</a> - Commands to operate on certificates.</li>
577+
<li><a href="../arduino-fwuploader_firmware/">arduino-fwuploader firmware</a> - Commands to operate on firmwares.</li>
578+
<li><a href="../arduino-fwuploader_version/">arduino-fwuploader version</a> - Shows version number of arduino-fwuploader.</li>
577579
</ul>
578580

579581

dev/commands/arduino-fwuploader_certificates/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -579,16 +579,18 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
579579
<div class="highlight"><pre><span></span><code> -h, --help help for certificates
580580
</code></pre></div>
581581
<h3 id="options-inherited-from-parent-commands">Options inherited from parent commands<a class="headerlink" href="#options-inherited-from-parent-commands" title="Permanent link">&para;</a></h3>
582-
<div class="highlight"><pre><span></span><code> --format string The output format, can be {text|json}. (default &quot;text&quot;)
583-
--log-file string Path to the file where logs will be written
584-
--log-format string The output format for the logs, can be {text|json}.
585-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
586-
-v, --verbose Print the logs on the standard output.
582+
<div class="highlight"><pre><span></span><code> -F, --additional-fw-index stringArray Additional firmwares index URLs (useful for testing purposes)
583+
-P, --additional-packages-index stringArray Additional packages index URLs (useful for testing purposes)
584+
--format string The output format, can be {text|json}. (default &quot;text&quot;)
585+
--log-file string Path to the file where logs will be written
586+
--log-format string The output format for the logs, can be {text|json}.
587+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
588+
-v, --verbose Print the logs on the standard output.
587589
</code></pre></div>
588590
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
589591
<ul>
590-
<li><a href="../arduino-fwuploader/">arduino-fwuploader</a> - arduino-fwuploader.</li>
591-
<li><a href="../arduino-fwuploader_certificates_flash/">arduino-fwuploader certificates flash</a> - Flashes certificates to board.</li>
592+
<li><a href="../arduino-fwuploader/">arduino-fwuploader</a> - arduino-fwuploader.</li>
593+
<li><a href="../arduino-fwuploader_certificates_flash/">arduino-fwuploader certificates flash</a> - Flashes certificates to board.</li>
592594
</ul>
593595

594596

dev/commands/arduino-fwuploader_certificates_flash/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -587,15 +587,17 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
587587
-u, --url strings List of urls to download root certificates, e.g.: arduino.cc:443
588588
</code></pre></div>
589589
<h3 id="options-inherited-from-parent-commands">Options inherited from parent commands<a class="headerlink" href="#options-inherited-from-parent-commands" title="Permanent link">&para;</a></h3>
590-
<div class="highlight"><pre><span></span><code> --format string The output format, can be {text|json}. (default &quot;text&quot;)
591-
--log-file string Path to the file where logs will be written
592-
--log-format string The output format for the logs, can be {text|json}.
593-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
594-
-v, --verbose Print the logs on the standard output.
590+
<div class="highlight"><pre><span></span><code> -F, --additional-fw-index stringArray Additional firmwares index URLs (useful for testing purposes)
591+
-P, --additional-packages-index stringArray Additional packages index URLs (useful for testing purposes)
592+
--format string The output format, can be {text|json}. (default &quot;text&quot;)
593+
--log-file string Path to the file where logs will be written
594+
--log-format string The output format for the logs, can be {text|json}.
595+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
596+
-v, --verbose Print the logs on the standard output.
595597
</code></pre></div>
596598
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
597599
<ul>
598-
<li><a href="../arduino-fwuploader_certificates/">arduino-fwuploader certificates</a> - Commands to operate on certificates.</li>
600+
<li><a href="../arduino-fwuploader_certificates/">arduino-fwuploader certificates</a> - Commands to operate on certificates.</li>
599601
</ul>
600602

601603

dev/commands/arduino-fwuploader_firmware/index.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -579,19 +579,20 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
579579
<div class="highlight"><pre><span></span><code> -h, --help help for firmware
580580
</code></pre></div>
581581
<h3 id="options-inherited-from-parent-commands">Options inherited from parent commands<a class="headerlink" href="#options-inherited-from-parent-commands" title="Permanent link">&para;</a></h3>
582-
<div class="highlight"><pre><span></span><code> --format string The output format, can be {text|json}. (default &quot;text&quot;)
583-
--log-file string Path to the file where logs will be written
584-
--log-format string The output format for the logs, can be {text|json}.
585-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
586-
-v, --verbose Print the logs on the standard output.
582+
<div class="highlight"><pre><span></span><code> -F, --additional-fw-index stringArray Additional firmwares index URLs (useful for testing purposes)
583+
-P, --additional-packages-index stringArray Additional packages index URLs (useful for testing purposes)
584+
--format string The output format, can be {text|json}. (default &quot;text&quot;)
585+
--log-file string Path to the file where logs will be written
586+
--log-format string The output format for the logs, can be {text|json}.
587+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
588+
-v, --verbose Print the logs on the standard output.
587589
</code></pre></div>
588590
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
589591
<ul>
590-
<li><a href="../arduino-fwuploader/">arduino-fwuploader</a> - arduino-fwuploader.</li>
591-
<li><a href="../arduino-fwuploader_firmware_flash/">arduino-fwuploader firmware flash</a> - Flashes firmwares to board.</li>
592-
<li><a href="../arduino-fwuploader_firmware_get-version/">arduino-fwuploader firmware get-version</a> - Gets the version of the
593-
firmware the board is using.</li>
594-
<li><a href="../arduino-fwuploader_firmware_list/">arduino-fwuploader firmware list</a> - List available firmwares</li>
592+
<li><a href="../arduino-fwuploader/">arduino-fwuploader</a> - arduino-fwuploader.</li>
593+
<li><a href="../arduino-fwuploader_firmware_flash/">arduino-fwuploader firmware flash</a> - Flashes firmwares to board.</li>
594+
<li><a href="../arduino-fwuploader_firmware_get-version/">arduino-fwuploader firmware get-version</a> - Gets the version of the firmware the board is using.</li>
595+
<li><a href="../arduino-fwuploader_firmware_list/">arduino-fwuploader firmware list</a> - List available firmwares</li>
595596
</ul>
596597

597598

dev/commands/arduino-fwuploader_firmware_flash/index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -571,8 +571,7 @@ <h1>firmware flash</h1>
571571
<h2 id="arduino-fwuploader-firmware-flash">arduino-fwuploader firmware flash<a class="headerlink" href="#arduino-fwuploader-firmware-flash" title="Permanent link">&para;</a></h2>
572572
<p>Flashes firmwares to board.</p>
573573
<h3 id="synopsis">Synopsis<a class="headerlink" href="#synopsis" title="Permanent link">&para;</a></h3>
574-
<p>Flashes specified module firmware to board at specified address. Module name and version can be omitted to install
575-
latest version.</p>
574+
<p>Flashes specified module firmware to board at specified address. Module name and version can be omitted to install latest version.</p>
576575
<div class="highlight"><pre><span></span><code>arduino-fwuploader firmware flash [flags]
577576
</code></pre></div>
578577
<h3 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h3>
@@ -587,18 +586,20 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
587586
-h, --help help for flash
588587
-i, --input-file string Path of the firmware to upload
589588
-m, --module string Firmware module ID, e.g.: WINC1500, NINA
590-
--retries uint8 Number of retries in case of upload failure (default 9) (default 9)
589+
--retries int Number of retries in case of upload failure (default 9) (default 9)
591590
</code></pre></div>
592591
<h3 id="options-inherited-from-parent-commands">Options inherited from parent commands<a class="headerlink" href="#options-inherited-from-parent-commands" title="Permanent link">&para;</a></h3>
593-
<div class="highlight"><pre><span></span><code> --format string The output format, can be {text|json}. (default &quot;text&quot;)
594-
--log-file string Path to the file where logs will be written
595-
--log-format string The output format for the logs, can be {text|json}.
596-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
597-
-v, --verbose Print the logs on the standard output.
592+
<div class="highlight"><pre><span></span><code> -F, --additional-fw-index stringArray Additional firmwares index URLs (useful for testing purposes)
593+
-P, --additional-packages-index stringArray Additional packages index URLs (useful for testing purposes)
594+
--format string The output format, can be {text|json}. (default &quot;text&quot;)
595+
--log-file string Path to the file where logs will be written
596+
--log-format string The output format for the logs, can be {text|json}.
597+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
598+
-v, --verbose Print the logs on the standard output.
598599
</code></pre></div>
599600
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
600601
<ul>
601-
<li><a href="../arduino-fwuploader_firmware/">arduino-fwuploader firmware</a> - Commands to operate on firmwares.</li>
602+
<li><a href="../arduino-fwuploader_firmware/">arduino-fwuploader firmware</a> - Commands to operate on firmwares.</li>
602603
</ul>
603604

604605

dev/commands/arduino-fwuploader_firmware_get-version/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -584,15 +584,17 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
584584
-h, --help help for get-version
585585
</code></pre></div>
586586
<h3 id="options-inherited-from-parent-commands">Options inherited from parent commands<a class="headerlink" href="#options-inherited-from-parent-commands" title="Permanent link">&para;</a></h3>
587-
<div class="highlight"><pre><span></span><code> --format string The output format, can be {text|json}. (default &quot;text&quot;)
588-
--log-file string Path to the file where logs will be written
589-
--log-format string The output format for the logs, can be {text|json}.
590-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
591-
-v, --verbose Print the logs on the standard output.
587+
<div class="highlight"><pre><span></span><code> -F, --additional-fw-index stringArray Additional firmwares index URLs (useful for testing purposes)
588+
-P, --additional-packages-index stringArray Additional packages index URLs (useful for testing purposes)
589+
--format string The output format, can be {text|json}. (default &quot;text&quot;)
590+
--log-file string Path to the file where logs will be written
591+
--log-format string The output format for the logs, can be {text|json}.
592+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
593+
-v, --verbose Print the logs on the standard output.
592594
</code></pre></div>
593595
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
594596
<ul>
595-
<li><a href="../arduino-fwuploader_firmware/">arduino-fwuploader firmware</a> - Commands to operate on firmwares.</li>
597+
<li><a href="../arduino-fwuploader_firmware/">arduino-fwuploader firmware</a> - Commands to operate on firmwares.</li>
596598
</ul>
597599

598600

dev/commands/arduino-fwuploader_firmware_list/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -582,15 +582,17 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
582582
-h, --help help for list
583583
</code></pre></div>
584584
<h3 id="options-inherited-from-parent-commands">Options inherited from parent commands<a class="headerlink" href="#options-inherited-from-parent-commands" title="Permanent link">&para;</a></h3>
585-
<div class="highlight"><pre><span></span><code> --format string The output format, can be {text|json}. (default &quot;text&quot;)
586-
--log-file string Path to the file where logs will be written
587-
--log-format string The output format for the logs, can be {text|json}.
588-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
589-
-v, --verbose Print the logs on the standard output.
585+
<div class="highlight"><pre><span></span><code> -F, --additional-fw-index stringArray Additional firmwares index URLs (useful for testing purposes)
586+
-P, --additional-packages-index stringArray Additional packages index URLs (useful for testing purposes)
587+
--format string The output format, can be {text|json}. (default &quot;text&quot;)
588+
--log-file string Path to the file where logs will be written
589+
--log-format string The output format for the logs, can be {text|json}.
590+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
591+
-v, --verbose Print the logs on the standard output.
590592
</code></pre></div>
591593
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
592594
<ul>
593-
<li><a href="../arduino-fwuploader_firmware/">arduino-fwuploader firmware</a> - Commands to operate on firmwares.</li>
595+
<li><a href="../arduino-fwuploader_firmware/">arduino-fwuploader firmware</a> - Commands to operate on firmwares.</li>
594596
</ul>
595597

596598

dev/commands/arduino-fwuploader_version/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -581,15 +581,17 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
581581
<div class="highlight"><pre><span></span><code> -h, --help help for version
582582
</code></pre></div>
583583
<h3 id="options-inherited-from-parent-commands">Options inherited from parent commands<a class="headerlink" href="#options-inherited-from-parent-commands" title="Permanent link">&para;</a></h3>
584-
<div class="highlight"><pre><span></span><code> --format string The output format, can be {text|json}. (default &quot;text&quot;)
585-
--log-file string Path to the file where logs will be written
586-
--log-format string The output format for the logs, can be {text|json}.
587-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
588-
-v, --verbose Print the logs on the standard output.
584+
<div class="highlight"><pre><span></span><code> -F, --additional-fw-index stringArray Additional firmwares index URLs (useful for testing purposes)
585+
-P, --additional-packages-index stringArray Additional packages index URLs (useful for testing purposes)
586+
--format string The output format, can be {text|json}. (default &quot;text&quot;)
587+
--log-file string Path to the file where logs will be written
588+
--log-format string The output format for the logs, can be {text|json}.
589+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
590+
-v, --verbose Print the logs on the standard output.
589591
</code></pre></div>
590592
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
591593
<ul>
592-
<li><a href="../arduino-fwuploader/">arduino-fwuploader</a> - arduino-fwuploader.</li>
594+
<li><a href="../arduino-fwuploader/">arduino-fwuploader</a> - arduino-fwuploader.</li>
593595
</ul>
594596

595597

dev/search/search_index.json

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

0 commit comments

Comments
 (0)
0