avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] avr-libc 1.0.1 is released.


From: Theodore A. Roth
Subject: [avr-libc-dev] avr-libc 1.0.1 is released.
Date: Mon, 20 Oct 2003 11:32:30 -0700 (PDT)

Hi,

Avr-libc 1.0.1 has been released. This is mostly a maintenance release
so unless the changes affect your project, there's not a real need to
upgrade.

The changes include:

 - Documentation fixes.

 - New vfprintf_P and vfscanf_P functions.

 - Change PE0 and PE1 to UPE0 and UPE1 for the UCSR0A and UCSR1A
   registers in the iom162.h header file. [Be aware that PE0 and PE1
   will be defined as PORT E pin 0 and 1 in the 1.0.2 release, so
   now's a good time to fix your code if you are using PE0 or PE1.
   Sorry for having to make this change now.]

 - Minor change to avr/sfr_defs.h to allow the device headers to be
   used when compiling with the -mint8 compiler option.

We are hoping to make maintenance releases once a month if there are
minor changes that have been made to the 1.0 branch. We may make
releases sooner if a major bug is found that warrants it.

The source and rpms are available here:

  http://savannah.nongnu.org/download/avr-libc/released/

Note that gcc 3.3.2 has also been released and the source and rpms for
it have also been uploaded. Denis Chertykov's combiner patch is no
longer needed since it has been merged to the 3.3.2 source.

Thanks to Artur Lipowski, the avr-gcc binary rpm can be rebuilt from
the src rpm with:

  $ rpmbuild --rebuild --without-c++ avr-gcc-3.3.2-1.src.rpm

to disable building of the C++ rpm package if you don't want it.

Enjoy.

The AVR-Libc developers.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]