avrdude/docs/index.html
2022-05-07 22:29:22 +02:00

35 lines
1.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>AVRDUDE Online Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="avrdude.css" type="text/css" />
</head>
<body>
<img src="avrdude-logo.png" alt="Logo" />
<h1>AVRDUDE Online Documentation</h1>
<p>This page links the HTML online documentation
for various versions of the AVRDUDE program.</p>
<table>
<tr>
<td>Current (from Git, updated from time to time)</td>
<td><a href="current/avrdude.html">HTML</a></td>
<td><a href="current/avrdude.pdf">PDF</a></td>
</tr>
<tr>
<td>V6.4</td>
<td><a href="6.4/avrdude.html">HTML</a></td>
<td><a href="6.4/avrdude.pdf">PDF</a></td>
</tr>
<tr>
<td>V7.0</td>
<td><a href="7.0/avrdude.html">HTML</a></td>
<td><a href="7.0/avrdude.pdf">PDF</a></td>
</tr>
</table>
</body>
<address class="footer">
<hr />
<p>Back to <a href="https://github.com/avrdudes/avrdude/">AVRDUDE Project</a></p>
</address>
</html>