mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-09 20:21:00 +00:00
CSS test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- Created on March 13, 2022 by texi2html 5.0
|
||||
<!-- Created on March 16, 2022 by texi2html 5.0
|
||||
texi2html was written by:
|
||||
Lionel Cons <Lionel.Cons@cern.ch> (original author)
|
||||
Karl Berry <karl@freefriends.org>
|
||||
@@ -41,6 +41,23 @@ span.nolinebreak {white-space:pre}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
body { background-color: #ffd; }
|
||||
h1 { text-shadow: .05em .05em #ccc; }
|
||||
table {
|
||||
border: 3px solid #ccf;
|
||||
background-color: white;
|
||||
}
|
||||
div.example {
|
||||
background-color: #dfd;
|
||||
border: 3px solid #cfc;
|
||||
}
|
||||
samp {
|
||||
color: blue;
|
||||
}
|
||||
code {
|
||||
color: green;
|
||||
}
|
||||
|
||||
-->
|
||||
</style>
|
||||
|
||||
@@ -65,6 +82,7 @@ ul.no-bullet {list-style: none}
|
||||
<td valign="middle" align="left">[Index]</td>
|
||||
<td valign="middle" align="left">[<a href="avrdude_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<a name="Option-Descriptions-1"></a>
|
||||
<h2 class="section">2.1 Option Descriptions</h2>
|
||||
|
||||
@@ -758,7 +776,7 @@ and Mac OS but not on Windows. For more information about AVR-Doper see
|
||||
serial numbers, multiple devices can be distinguished by their
|
||||
location in the USB hierarchy.
|
||||
See the respective
|
||||
See section <a href="avrdude_21.html#Troubleshooting">Troubleshooting</a> entry for examples.
|
||||
See section <a href="avrdude_39.html#Troubleshooting">Troubleshooting</a> entry for examples.
|
||||
</p>
|
||||
<p>For the XBee programmer the target MCU is to be programmed wirelessly
|
||||
over a ZigBee mesh using the XBeeBoot bootloader. The ZigBee 64-bit
|
||||
@@ -991,10 +1009,18 @@ accepting extended parameters.
|
||||
<td valign="middle" align="left">[<a href="avrdude_2.html#Command-Line-Options" title="Up section"> Up </a>]</td>
|
||||
<td valign="middle" align="left">[<a href="avrdude_4.html#Programmers-accepting-extended-parameters" title="Next section in reading order"> > </a>]</td>
|
||||
<td valign="middle" align="left">[<a href="avrdude_6.html#Terminal-Mode-Operation" title="Next chapter"> >> </a>]</td>
|
||||
<td valign="middle" align="left"> </td>
|
||||
<td valign="middle" align="left"> </td>
|
||||
<td valign="middle" align="left"> </td>
|
||||
<td valign="middle" align="left"> </td>
|
||||
<td valign="middle" align="left">[<a href="avrdude.html#Introduction" title="Cover (top) of document">Top</a>]</td>
|
||||
<td valign="middle" align="left">[<a href="avrdude_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
|
||||
<td valign="middle" align="left">[Index]</td>
|
||||
<td valign="middle" align="left">[<a href="avrdude_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
|
||||
</tr></table>
|
||||
<p>
|
||||
<font size="-1">
|
||||
This document was generated on <i>March 13, 2022</i> using <a href="http://www.nongnu.org/texi2html/"><i>texi2html 5.0</i></a>.
|
||||
This document was generated on <i>March 16, 2022</i> using <a href="http://www.nongnu.org/texi2html/"><i>texi2html 5.0</i></a>.
|
||||
</font>
|
||||
<br>
|
||||
|
||||
|
Reference in New Issue
Block a user