[avr-libc-dev] [bug #35948] iom32u4.h for ATmega32U4 incorrectly defines Timer 2

2014-03-20 Thread Pitchumani
Update of bug #35948 (project avr-libc):

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


___

Reply to this item at:

  http://savannah.nongnu.org/bugs/?35948

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


___
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev


[avr-libc-dev] [bug #35948] iom32u4.h for ATmega32U4 incorrectly defines Timer 2

2014-03-20 Thread Pitchumani
Update of bug #35948 (project avr-libc):

  Status: In Progress = Fixed  

___

Follow-up Comment #2:

removed timer2 related definitions from iom32u4.h
http://svn.savannah.nongnu.org/viewvc?view=revroot=avr-libcrevision=2413

___

Reply to this item at:

  http://savannah.nongnu.org/bugs/?35948

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


___
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev


[avr-libc-dev] [bug #35948] iom32u4.h for ATmega32U4 incorrectly defines Timer 2

2013-03-10 Thread Aurelien Jarno
Additional Item Attachment, bug #35948 (project avr-libc):

File name: 35498.patchSize:1 KB


___

Reply to this item at:

  http://savannah.nongnu.org/bugs/?35948

___
  Message posté via/par Savannah
  http://savannah.nongnu.org/


___
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev


[avr-libc-dev] [bug #35948] iom32u4.h for ATmega32U4 incorrectly defines Timer 2

2012-11-16 Thread Eric Weddington
Update of bug #35948 (project avr-libc):

Priority:7 - High = 9 - Immediate  


___

Reply to this item at:

  http://savannah.nongnu.org/bugs/?35948

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


___
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev


[avr-libc-dev] [bug #35948] iom32u4.h for ATmega32U4 incorrectly defines Timer 2

2012-06-28 Thread Eric Weddington
Update of bug #35948 (project avr-libc):

Priority:  5 - Normal = 7 - High   

___

Follow-up Comment #1:

This bug affects Arduino project and needs to get fixed before next release.

___

Reply to this item at:

  http://savannah.nongnu.org/bugs/?35948

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


___
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev


[avr-libc-dev] [bug #35948] iom32u4.h for ATmega32U4 incorrectly defines Timer 2

2012-03-22 Thread Paul Fox
URL:
  http://savannah.nongnu.org/bugs/?35948

 Summary: iom32u4.h for ATmega32U4 incorrectly defines Timer 2

 Project: AVR C Runtime Library
Submitted by: pgf
Submitted on: Thu 22 Mar 2012 11:44:05 AM EDT
Category: Header
Severity: 3 - Normal
Priority: 5 - Normal
  Item Group: Header files
  Status: None
Percent Complete: 0%
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
 Release: 1.6.8
   Fixed Release: None

___

Details:

it's my understanding from the datasheet that the atmega32u4 doesn't have a
Timer 2, so it seems like the definitions for TCCR2A, TIFR2, TCNT2, etc,
should be missing from the header file.

all of those are, indeed, missing from iom32u2.h, so i think their presence in
iom32u4.h must be just an oversight.

apparently timer 2 isn't mentioned in the ATmega32U4.xml part description file
provided with AVR Studio, either, though i was told this at the avrfreaks
forum, and don't know it firsthand.

(my version is 1.6.8-2, from ubuntu natty.)

paul




___

Reply to this item at:

  http://savannah.nongnu.org/bugs/?35948

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


___
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev