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/


_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to