40 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 | 
						|
    <title>avr-libc: Todo List</title>
 | 
						|
    <link href="dox.css" rel="stylesheet" type="text/css">
 | 
						|
  </head>
 | 
						|
<body>
 | 
						|
<center>
 | 
						|
<table width="80%">
 | 
						|
  <tr>
 | 
						|
    <td align="left"><a href="http://www.nongnu.org/avr-libc/">AVR Libc Home Page</a></td>
 | 
						|
    <td align="center" colspan=4><img src="avrs.png" alt="AVRs" align="middle" border="0"></td>
 | 
						|
    <td align="right"><a href="https://savannah.nongnu.org/projects/avr-libc/">AVR Libc Development Pages</a></td>
 | 
						|
  </tr>
 | 
						|
  <tr>
 | 
						|
    <td align="center" width="13%"><a href="index.html">Main Page</a></td>
 | 
						|
    <td align="center" width="13%"><a href="pages.html">User Manual</a></td>
 | 
						|
    <td align="center" width="13%"><a href="modules.html">Library Reference</a></td>
 | 
						|
    <td align="center" width="13%"><a href="FAQ.html">FAQ</a></td>
 | 
						|
    <td align="center" width="13%"><a href="globals.html">Alphabetical Index</a></td>
 | 
						|
    <td align="center" width="13%"><a href="group__demos.html">Example Projects</a></td>
 | 
						|
  </tr>
 | 
						|
</table>
 | 
						|
</center>
 | 
						|
<hr width="80%">
 | 
						|
<!-- Generated by Doxygen 1.5.6 -->
 | 
						|
<div class="contents">
 | 
						|
<h1><a class="anchor" name="todo">Todo List </a></h1><a class="anchor" name="_todo000001"></a> <dl>
 | 
						|
<dt>Group <a class="el" href="group__avr__boot.html">avr_boot</a>  </dt>
 | 
						|
<dd>From email with Marek: On smaller devices (all except ATmega64/128), __SPM_REG is in the I/O space, accessible with the shorter "in" and "out" instructions - since the boot loader has a limited size, this could be an important optimization.<p>
 | 
						|
</dd>
 | 
						|
</dl>
 | 
						|
</div>
 | 
						|
 | 
						|
<hr width="80%">
 | 
						|
<p><center>Automatically generated by Doxygen 1.5.6 on 4 Dec 2008.</center></p>
 | 
						|
 | 
						|
</body>
 | 
						|
</html>
 |