AVR C Runtime Library - Bugs: bug #39049, Clock prescaler set and get are...
You are not allowed to post comments on this tracker with your current authentication level.
bug #39049: Clock prescaler set and get are missing for TINY architecture
Submitter: | Senthil Kumar Selvaraj <saaadhu> | ||
Submitted: | Thu 23 May 2013 04:54:01 AM UTC | ||
Category: | Library | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | Header files |
Status: | Fixed | Percent Complete: | 0% |
Assigned to: | pitchumani | Open/Closed: | Open |
Release: | 1.8.0 | Fixed Release: | None |
Tue 29 Apr 2014 10:34:54 AM UTC, comment #1: |
Pitchumani <pitchumani>![]() ![]() |
Thu 23 May 2013 04:54:01 AM UTC, original submission:
Implementation for clock_prescaler_set and clock_prescaler_get is missing for TINY architecture devices. The attached patch adds them to power.h
|
Senthil Kumar Selvaraj <saaadhu>![]() |
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2014-04-29 | pitchumani | Status | Confirmed | ![]() |
Fixed |
2014-04-29 | pitchumani | Status | None | ![]() |
Confirmed |
Assigned to | None | ![]() |
pitchumani | ||
2013-05-23 | saaadhu | Attached File | - | ![]() |
Added tiny_clock_prescale.patch, #28144 |
committed the changes.
http://svn.savannah.nongnu.org/viewvc?view=rev&root=avr-libc&revision=2422
This patch has been applied and committed.
Thank you for the contribution.