[avr-libc-dev] [bug #24375] no FUSE_* defs for atmega48

2008-09-25 Thread Juergen Weigert

URL:
  http://savannah.nongnu.org/bugs/?24375

 Summary: no FUSE_* defs for atmega48
 Project: AVR C Runtime Library
Submitted by: jnweiger
Submitted on: Thu 25 Sep 2008 04:04:49 PM GMT
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Item Group: None
  Status: None
Percent Complete: 0%
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
 Release: 1.6.2
   Fixed Release: None

___

Details:

echo #include avr/io.h | avr-gcc -mmcu=atmega48 -E -CC -dN - | grep
'^#define FUSE_'
echo #include avr/io.h | avr-gcc -mmcu=atmega48p -E -CC -dN - | grep
'^#define FUSE_'
echo #include avr/io.h | avr-gcc -mmcu=atmega88 -E -CC -dN - | grep
'^#define FUSE_'

I get 18 defines for atmega48p and atmega88, but none for atmega48.




___

Reply to this item at:

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

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



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


[avr-libc-dev] [bug #24375] no FUSE_* defs for atmega48

2008-09-25 Thread Eric Weddington

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

  Status:None = Invalid
 Assigned to:None = arcanum
 Open/Closed:Open = Closed 

___

Follow-up Comment #1:

The FUSE definitions exist in iom48.h:
http://cvs.savannah.gnu.org/viewvc/avr-libc/include/avr/iom48.h?revision=1.6root=avr-libcview=markup

___

Reply to this item at:

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

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



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


[avr-libc-dev] [bug #24375] no FUSE_* defs for atmega48

2008-09-25 Thread Juergen Weigert

Follow-up Comment #2, bug #24375 (project avr-libc):

Already fixed. Thanks.

___

Reply to this item at:

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

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



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