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

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

[avr-libc-dev] [bug #39061] Clock_prescale_get and set missing for some


From: Senthil Kumar Selvaraj
Subject: [avr-libc-dev] [bug #39061] Clock_prescale_get and set missing for some mega and tiny devices
Date: Fri, 24 May 2013 08:10:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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

                 Summary: Clock_prescale_get and set missing for some mega and
tiny devices
                 Project: AVR C Runtime Library
            Submitted by: saaadhu
            Submitted on: Fri 24 May 2013 08:10:22 AM GMT
                Category: Library
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.8.0
           Fixed Release: None

    _______________________________________________________

Details:

The implementation for clock_prescale_set and get is missing for the following
devices.

ATmega168A, ATmega16M1, ATmega16U2, ATmega324PA, ATmega3290P, ATmega64M1,
ATmega64C1, ATmega88A, ATmega88PA, ATtiny88 and ATtiny87

The attached patch adds support by adding conditional directives for these
devices to an existing implementation.

ChangeLog

2013-05-24  Usha Gupta <address@hidden>

    * include/avr/power.h: Add clock_prescale_get and set for
    ATmega168A, ATmega16M1, ATmega16U2, ATmega324PA, ATmega3290P,
    ATmega64M1, ATmega64C1, ATmega88A, ATmega88PA, ATtiny88 and
    ATtiny87



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 24 May 2013 08:10:22 AM GMT  Name: misc_power.patch  Size: 2kB   By:
saaadhu

<http://savannah.nongnu.org/bugs/download.php?file_id=28157>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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