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 <usha.gu...@atmel.com> * 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/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev