bugAVR C Runtime Library - Bugs: bug #30104, power.h - Missing...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #30104: power.h - Missing "power_usart1_/enable/disable()" functions for ATmega644

Submitter:  Gjermund Stensrud <gadget>
Submitted:  Thu 10 Jun 2010 01:38:23 PM UTC
   
 
Category:  Library Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  joerg_wunsch
Percent Complete:  0% Open/Closed:  Closed
Release:  1.6.1 Fixed Release:  1.6.2

Thu 10 Jun 2010 04:15:09 PM UTC, comment #1: 

Technically, this was/is correct: the ATmega644 (the one
/without/ any suffix) does not have an USART1.  It's the
exception within the entire product family (because it's
been the first device).

However, ATmega644A/P/PA do have an USART1, and were indeed
misclassified, so I fixed that.

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 10 Jun 2010 01:38:23 PM UTC, original submission:  

In avr/power.h the ATmega644 is missing the macros for enabling and disabling the USART1. The other macros, like USART0, is present and correct. I'm using libc version 1.6.0 but as far as I can see from the repository the newest version is also missing this.

Gjermund Stensrud <gadget>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by gadget (Submitted the item)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-06-10 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed
        Fixed ReleaseNone 1.6.2

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code