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/[email protected]/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/


_______________________________________________
AVR-libc-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to