AVR C Runtime Library - Bugs: bug #39061, Clock_prescale_get and set missing...
You are not allowed to post comments on this tracker with your current authentication level.
bug #39061: Clock_prescale_get and set missing for some mega and tiny devices
Submitter: | Senthil Kumar Selvaraj <saaadhu> | ||
Submitted: | Fri 24 May 2013 08:10:22 AM UTC | ||
Category: | Library | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | Header files |
Status: | None | Percent Complete: | 0% |
Assigned to: | None | Open/Closed: | Open |
Release: | 1.8.0 | Fixed Release: | None |
Tue 02 Dec 2014 06:13:42 AM UTC, comment #1: |
Andrew Mao <mizzao> |
Fri 24 May 2013 08:10:22 AM UTC, original submission:
The implementation for clock_prescale_set and get is missing for the following devices.
|
Senthil Kumar Selvaraj <saaadhu>![]() |
Depends on the following items: None found
Items that depend on this one: None found
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2013-05-24 | saaadhu | Attached File | - | ![]() |
Added misc_power.patch, #28157 |
I just ran into this issue as well using an ATmega16U2, and would love to see it fixed!