-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
386 changed files
with
85,251 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
<!-- HTML header for doxygen 1.8.7--> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | ||
<meta name="generator" content="Doxygen 1.9.6"/> | ||
<title>AVR-LibC: Acknowledgments</title> | ||
<link href="tabs.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="jquery.js"></script> | ||
<script type="text/javascript" src="dynsections.js"></script> | ||
<link href="search/search.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="search/searchdata.js"></script> | ||
<script type="text/javascript" src="search/search.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ | ||
$(document).ready(function() { init_search(); }); | ||
/* @license-end */ | ||
</script> | ||
<link href="doxygen.css" rel="stylesheet" type="text/css" /> | ||
<link href="dox.css" rel="stylesheet" type="text/css"/> | ||
</head> | ||
<body> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr style="height: 56px;"> | ||
<td style="padding-left: 0.5em;"> | ||
<div id="projectname">AVR-LibC | ||
 <span id="projectnumber">2.2.0</span> | ||
</div> | ||
<div id="projectbrief">Standard C library for AVR-GCC</div> | ||
</td> | ||
<td> <div id="MSearchBox" class="MSearchBoxInactive"> | ||
<span class="left"> | ||
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span> | ||
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S" | ||
onfocus="searchBox.OnSearchFieldFocus(true)" | ||
onblur="searchBox.OnSearchFieldFocus(false)" | ||
onkeyup="searchBox.OnSearchFieldChange(event)"/> | ||
</span><span class="right"> | ||
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a> | ||
</span> | ||
</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<table> | ||
<tr> | ||
<td align="left"><a href="https://avrdudes.github.io/avr-libc/"><h2>AVR-LibC Documentation</h2></a></td> | ||
<td align="center" colspan=4><img src="avr-libc-logo.png" alt="Logo" align="middle" border="0"></td> | ||
<td align="right"><a href="https://github.com/avrdudes/avr-libc/"><h2>AVR-LibC Development Pages</h2></a></td> | ||
</tr> | ||
<tr> | ||
<td align="center" width="16%"><a href="index.html"><h2>Main Page</h2></a></td> | ||
<td align="center" width="16%"><a href="pages.html"><h2>User Manual</h2></a></td> | ||
<td align="center" width="16%"><a href="modules.html"><h2>Library Reference</h2></a></td> | ||
<td align="center" width="16%"><a href="FAQ.html"><h2>FAQ</h2></a></td> | ||
<td align="center" width="16%"><a href="group__demos.html"><h2>Example Projects</h2></a></td> | ||
<td align="center" width="16%"><a href="files.html"><h2>File List</h2></a></td> | ||
</tr> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.9.6 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ | ||
var searchBox = new SearchBox("searchBox", "search/",'.html'); | ||
/* @license-end */ | ||
</script> | ||
<!-- window showing the filter options --> | ||
<div id="MSearchSelectWindow" | ||
onmouseover="return searchBox.OnSearchSelectShow()" | ||
onmouseout="return searchBox.OnSearchSelectHide()" | ||
onkeydown="return searchBox.OnSearchSelectKey(event)"> | ||
</div> | ||
|
||
<!-- iframe showing the search results (closed by default) --> | ||
<div id="MSearchResultsWindow"> | ||
<div id="MSearchResults"> | ||
<div class="SRPage"> | ||
<div id="SRIndex"> | ||
<div id="SRResults"></div> | ||
<div class="SRStatus" id="Loading">Loading...</div> | ||
<div class="SRStatus" id="Searching">Searching...</div> | ||
<div class="SRStatus" id="NoMatches">No Matches</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
</div><!-- top --> | ||
<div><div class="header"> | ||
<div class="headertitle"><div class="title">Acknowledgments </div></div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
<div class="textblock"><p>This document tries to tie together the labors of a large group of people. Without these individuals' efforts, we wouldn't have a terrific, <em><b>free</b></em> set of tools to develop AVR projects. We all owe thanks to:</p> | ||
<ul> | ||
<li>The GCC Team, which produced a very capable set of development tools for an amazing number of platforms and processors.</li> | ||
<li>Denis Chertykov [ <a href="#" onclick="location.href='mai'+'lto:'+'den'+'is'+'c@o'+'ve'+'rta'+'.r'+'u'; return false;">denis<span class="obfuscator">.nosp@m.</span>c@ov<span class="obfuscator">.nosp@m.</span>erta.<span class="obfuscator">.nosp@m.</span>ru</a> ] for making the AVR-specific changes to the GNU tools.</li> | ||
<li>Denis Chertykov and Marek Michalkiewicz [ <a href="#" onclick="location.href='mai'+'lto:'+'mar'+'ek'+'m@l'+'in'+'ux.'+'or'+'g.p'+'l'; return false;">marek<span class="obfuscator">.nosp@m.</span>m@li<span class="obfuscator">.nosp@m.</span>nux.o<span class="obfuscator">.nosp@m.</span>rg.p<span class="obfuscator">.nosp@m.</span>l</a> ] for developing the standard libraries and startup code for <b>AVR-GCC</b>.</li> | ||
<li>Uros Platise for developing the AVR programmer tool, <b>uisp</b>.</li> | ||
<li>Joerg Wunsch [ <a href="#" onclick="location.href='mai'+'lto:'+'joe'+'rg'+'@Fr'+'ee'+'BSD'+'.O'+'RG'; return false;">joerg<span class="obfuscator">.nosp@m.</span>@Fre<span class="obfuscator">.nosp@m.</span>eBSD.<span class="obfuscator">.nosp@m.</span>ORG</a> ] for adding all the AVR development tools to the FreeBSD [ <a href="http://www.freebsd.org">http://www.freebsd.org</a> ] ports tree and for providing the basics for the <a class="el" href="group__demo__project.html">demo project</a>.</li> | ||
<li>Brian Dean [ <a href="#" onclick="location.href='mai'+'lto:'+'bsd'+'@b'+'sdh'+'om'+'e.c'+'om'; return false;">bsd@b<span class="obfuscator">.nosp@m.</span>sdho<span class="obfuscator">.nosp@m.</span>me.co<span class="obfuscator">.nosp@m.</span>m</a> ] for developing <b>avrdude</b> (an alternative to <b>uisp</b>) and for contributing <a class="el" href="using_avrprog.html">documentation</a> which describes how to use it. <b>Avrdude</b> was previously called <b>avrprog</b>.</li> | ||
<li>Eric Weddington [ <a href="#" onclick="location.href='mai'+'lto:'+'ewe'+'dd'+'ing'+'to'+'n@c'+'so'+'.at'+'me'+'l.c'+'om'; return false;">ewedd<span class="obfuscator">.nosp@m.</span>ingt<span class="obfuscator">.nosp@m.</span>on@cs<span class="obfuscator">.nosp@m.</span>o.at<span class="obfuscator">.nosp@m.</span>mel.c<span class="obfuscator">.nosp@m.</span>om</a> ] for maintaining the <b>WinAVR</b> package and thus making the continued improvements to the open source AVR toolchain available to many users.</li> | ||
<li>Rich Neswold for writing the original avr-tools document (which he graciously allowed to be merged into this document) and his improvements to the <a class="el" href="group__demo__project.html">demo project</a>.</li> | ||
<li>Theodore A. Roth for having been a long-time maintainer of many of the tools (<b>AVR-LibC</b>, the AVR port of <b>GDB</b>, <b>AVaRICE</b>, <b>uisp</b>, <b>avrdude</b>).</li> | ||
<li>All the people who currently maintain the tools, and/or have submitted suggestions, patches and bug reports. (See the AUTHORS files of the various tools.)</li> | ||
<li>And lastly, all the users who use the software. If nobody used the software, we would probably not be very motivated to continue to develop it. Keep those bug reports coming. ;-) </li> | ||
</ul> | ||
</div></div><!-- contents --> | ||
</div><!-- PageDoc --> | ||
<!-- HTML footer for doxygen 1.8.7--> | ||
<!-- start footer part --> | ||
<hr class="footer"/><address class="footer"><small> | ||
Generated on Sun Jun 9 2024 00:30:42 for AVR-LibC by  <a href="http://www.doxygen.org/index.html"> | ||
<img class="footer" src="doxygen.png" alt="doxygen"/> | ||
</a> 1.9.6 | ||
</small></address> | ||
</body> | ||
</html> |
Oops, something went wrong.