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

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

[avr-libc-dev] [bug #30597] Missing definition for ATmega16/36/64M1/C1


From: Frédéric Nadeau
Subject: [avr-libc-dev] [bug #30597] Missing definition for ATmega16/36/64M1/C1
Date: Thu, 29 Jul 2010 23:22:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

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

                 Summary: Missing definition for ATmega16/36/64M1/C1
                 Project: AVR C Runtime Library
            Submitted by: fnadeau
            Submitted on: Thu 29 Jul 2010 11:22:51 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:

see bug #16445

Affected devices:
ATmega16M1
ATmega32M1
ATmega64M1
ATmega32C1
ATmega64C1

Would be nice to have the same definition than for the AT90CANxxx which are:
#define CANSITW _SFR_MEM16(0xE0) 
#define CANIDT _SFR_MEM32(0xF0) 
#define CANIDM _SFR_MEM32(0xF4) 

Thanks




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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