~ubuntu-branches/ubuntu/gutsy/avr-libc/gutsy

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2006-11-15 21:12:47 UTC
  • mfrom: (3.1.2 feisty)
  • Revision ID: james.westby@ubuntu.com-20061115211247-b7qhgnb6o49v5zsg
Tags: 1:1.4.5-2
* Convertion to debheler fixed (closes: #398220)
* Reference to /usr/share/common-licenses in copyright file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This is avr-libc. It is a C library implementation for use with GNU GCC and GNU binutils for development of programs for Atmel's AVR microcontrollers.
2
2
 
3
 
The stable branch (1.2), requires the following versions of gcc and binutils:
 
3
The current branch (1.3), requires the following versions of gcc and binutils:
4
4
 
5
5
  Tool            Minimal Version       Preferred Version
6
6
  ===========     ===============       =================
7
 
  binutils            2.13                   2.15
8
 
  gcc                 3.3                 Latest 3.4.x
 
7
  binutils            2.13                   2.17
 
8
  gcc                 3.3                 Latest 4.1.x
9
9
 
10
10
For details on installing and using AVR Libc, see the users manual in the
11
11
doc/api directory or online at: