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

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

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


From: Juergen Weigert
Subject: [avr-libc-dev] [bug #24375] no FUSE_* defs for atmega48
Date: Thu, 25 Sep 2008 16:04:51 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) SUSE

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/





reply via email to

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