Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  2.     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6. <meta name="generator" content="AsciiDoc 8.5.3" />
  7. <meta name="description" content="Text based document generation" />
  8. <meta name="keywords" content="text to HTML, text to DocBook, text to XML, AsciiDoc" />
  9. <link rel="stylesheet" href="./xhtml11.css" type="text/css" />
  10. <link rel="stylesheet" href="./xhtml11-quirks.css" type="text/css" />
  11. <link rel="stylesheet" href="./layout1.css" type="text/css" />
  12. <script type="text/javascript">
  13. /*<![CDATA[*/
  14. window.onload = function(){asciidoc.footnotes();}
  15. /*]]>*/
  16. </script>
  17. <script type="text/javascript" src="./asciidoc-xhtml11.js"></script>
  18. <title>AVRA Home Page</title>
  19. </head>
  20. <body>
  21. <div id="layout-banner">
  22.   <div id="layout-title">AVRA</div>
  23.   <div id="layout-description">Assember for the Atmel AVR microcontroller family</div>
  24. </div>
  25. <table>
  26. <tr valign="top">
  27. <td id="layout-menu">
  28.   <div>&#187;<a href="index.html">Home</a></div>
  29.   <div>&#187;<a href="README.html">Readme</a></div>
  30.   <div>&#187;<a href="downloads.html">Downloads</a></div>
  31.   <div>&#187;<a href="ChangeLog.html">ChangeLog</a></div>
  32.   <div>&#187;<a href="http://sourceforge.net/projects/avra">Sourceforge</a></div>
  33.   <div id="page-source">&#187;<a href="index.txt">Page&nbsp;Source</a></div>
  34. </td>
  35. <td>
  36. <div id="layout-content">
  37. <div id="header">
  38. <h1>AVRA Home Page</h1>
  39. </div>
  40. <div id="content">
  41. <div id="preamble">
  42. <div class="sectionbody">
  43. <div class="sidebarblock">
  44. <div class="sidebar-content">
  45. <div class="sidebar-title">2010-06-28: AVRA 1.3.0 Released</div>
  46. <div class="paragraph"><p>This release contains a few improvements, a couple of bug fixes and
  47. documentation updates.</p></div>
  48. <div class="paragraph"><p>Read the <a href="ChangeLog.html">ChangeLog</a> for a full list of all
  49. additions, changes and bug fixes. Changes are documented in the
  50. updated <a href="README.html">Readme</a>. See the
  51. <a href="downloads.html">Downloads</a> page for sourcecode and binary releases.</p></div>
  52. </div></div>
  53. </div>
  54. </div>
  55. <h2 id="_introduction">Introduction</h2>
  56. <div class="sectionbody">
  57. <div class="paragraph"><p>AVRA is an assembler for Atmel AVR microcontrollers, and it is almost
  58. compatible with Atmel&#8217;s own assembler AVRASM32. The programming
  59. principles and conceptions are based on the ANSI programming language "C".</p></div>
  60. <div class="paragraph"><p>The initial version of AVRA was written by John Anders Haugum in 1999. He
  61. released all versions until v0.7. All later versions were released by Tobias
  62. Weber. And version 1.3.0 is released by Jerry Jacobs.</p></div>
  63. </div>
  64. </div>
  65. <div id="footnotes"><hr /></div>
  66. <div id="footer">
  67. <div id="footer-text">
  68. Version 1.3.0<br />
  69. Last updated 2010-06-28 16:04:24 CEST
  70. </div>
  71. <div id="footer-badges">
  72. <a href="http://validator.w3.org/check?uri=referer">
  73.   <img style="border:0;width:88px;height:31px"
  74.     src="http://www.w3.org/Icons/valid-xhtml11-blue"
  75.     alt="Valid XHTML 1.1" height="31" width="88" />
  76. </a>
  77. <a href="http://jigsaw.w3.org/css-validator/">
  78.   <img style="border:0;width:88px;height:31px"
  79.     src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
  80.     alt="Valid CSS!" />
  81. </a>
  82. <a href="http://www.mozilla.org/products/firefox/">
  83.   <img style="border:none; width:110px; height:32px;"
  84.        src="http://www.spreadfirefox.com/community/images/affiliates/Buttons/110x32/safer.gif"
  85.        alt="Get Firefox!" />
  86. </a>
  87. </div>
  88. </div>
  89. </div>
  90. </td>
  91. </tr>
  92. </table>
  93. </body>
  94. </html>
  95.