Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. AVRA Home Page
  2. ==============
  3.  
  4. .{revdate}: AVRA {revnumber} Released
  5. ************************************************************************
  6. This release contains a few improvements, a couple of bug fixes and
  7. documentation updates.
  8.  
  9. Read the link:ChangeLog.html[ChangeLog] for a full list of all
  10. additions, changes and bug fixes. Changes are documented in the
  11. updated link:README.html[Readme]. See the
  12. link:downloads.html[Downloads] page for sourcecode and binary releases.
  13. ************************************************************************
  14.  
  15. Introduction
  16. ------------
  17. AVRA is an assembler for Atmel AVR microcontrollers, and it is almost
  18. compatible with Atmel's own assembler AVRASM32. The programming
  19. principles and conceptions are based on the ANSI programming language "C".
  20.  
  21. The initial version of AVRA was written by John Anders Haugum in 1999. He
  22. released all versions until v0.7. All later versions were released by Tobias
  23. Weber. And version 1.3.0 is released by Jerry Jacobs.
  24.