avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #30670] Missing USART1 power management for ATmega64


From: Anitha Boyapati
Subject: [avr-libc-dev] [bug #30670] Missing USART1 power management for ATmega644x
Date: Mon, 20 Sep 2010 08:16:33 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13

Update of bug #30670 (project avr-libc):

             Assigned to:                    None => aboyapati              

    _______________________________________________________

Follow-up Comment #1:

> Detail modification you can find in sections starting with:
> #if !defined(_AVR_ATmega644_) 

I think these changes are already present in the trunk due to revision 2159.

http://svn.savannah.nongnu.org/viewvc/trunk/avr-libc/include/avr/power.h?root=avr-libc&r1=2118&r2=2159

The above revision correctly included __AVR_ATmega644P__, __AVR_ATmega644A__,
__AVR_ATmega644PA__ along with other mega devices (atmega164p, atmega324p...)
for defining adc, spi, usart0, usart1, timer0, timer1 and twi.

Hence given patch to eliminate usart1 definition for ATmega644 is not
required.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]