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

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

[avr-libc-dev] [bug #33913] Make MCUSR an alias to MCUCSR on all devices


From: Daniel Willmann
Subject: [avr-libc-dev] [bug #33913] Make MCUSR an alias to MCUCSR on all devices
Date: Sun, 31 Jul 2011 21:15:08 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20110623 Firefox/4.0.1

URL:
  <http://savannah.nongnu.org/bugs/?33913>

                 Summary: Make MCUSR an alias to MCUCSR on all devices
                 Project: AVR C Runtime Library
            Submitted by: asdfuser
            Submitted on: Sun 31 Jul 2011 09:15:08 PM GMT
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.7.0
           Fixed Release: None

    _______________________________________________________

Details:

On some devices (like atmega8) MCUSR is an alias to MCUCSR, but others lack
this.

I've so far noticed it to be missing on iom16.h and iom8515.h, but 
http://www.mail-archive.com/address@hidden/msg01329.html also
mentions iom162.h, iom16a.h and iom8538.h which also seem to be affected.

Adding an alias on these platform would make it easier to write code that runs
on different devices.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?33913>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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