Discussion:
[avr-libc-dev] [bug #48898] power_usart3_* functions no more defined in power.h
anonymous
2016-08-25 10:45:17 UTC
Permalink
URL:
<http://savannah.nongnu.org/bugs/?48898>

Summary: power_usart3_* functions no more defined in power.h
Project: AVR C Runtime Library
Submitted by: None
Submitted on: Thu 25 Aug 2016 10:45:14 AM UTC
Category: Header
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: libc code
Status: None
Percent Complete: 0%
Assigned to: None
Originator Email: ***@arduino.cc
Open/Closed: Open
Discussion Lock: Any
Release: 2.0.0
Fixed Release: None

_______________________________________________________

Details:

As reported on https://github.com/arduino/Arduino/issues/5286.

The rework of include/avr/power.h header before 2.0.0 release missed at least
two functions (power_usart3_enable and power_usart3_disable).
The offending patch is
http://svn.savannah.nongnu.org/viewvc?view=rev&root=avr-libc&revision=2461

While the solution is trivial, it should be worthy to check if some other
functions have been dropped during the refactor

Patch attached



_______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 25 Aug 2016 10:45:14 AM UTC Name: power_usart3.patch Size: 711B
By: None

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

_______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Chris Pavlina
2016-08-25 16:56:08 UTC
Permalink
Update of bug #48898 (project avr-libc):

Severity: 3 - Normal => 4 - Important
Status: None => Confirmed


_______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Pitchumani
2016-08-29 09:58:39 UTC
Permalink
Update of bug #48898 (project avr-libc):

Status: Confirmed => In Progress
Assigned to: None => pitchumani

_______________________________________________________

Follow-up Comment #1:

Attached new patch that includes few other missing power_ macros and corrects
typo.

(file #38377)
_______________________________________________________

Additional Item Attachment:

File name: missing_power_definitions.patch Size:4 KB


_______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Pitchumani
2016-09-15 10:27:09 UTC
Permalink
Update of bug #48898 (project avr-libc):

Status: In Progress => Fixed
Open/Closed: Open => Closed

_______________________________________________________

Follow-up Comment #2:

Committed. rev #2525
http://svn.savannah.nongnu.org/viewvc?view=rev&root=avr-libc&revision=2525



This patch has been applied and committed.

Thank you for the contribution.

_______________________________________________________

Reply to this item at:

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

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

Loading...