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

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

[avr-libc-dev] [bug #25925] <avr/boot.h> cannot be included on Xmega dev


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #25925] <avr/boot.h> cannot be included on Xmega devices
Date: Thu, 19 Mar 2009 09:17:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.19) Gecko/20081217 SeaMonkey/1.1.14

URL:
  <http://savannah.nongnu.org/bugs/?25925>

                 Summary: <avr/boot.h> cannot be included on Xmega devices
                 Project: AVR C Runtime Library
            Submitted by: joerg_wunsch
            Submitted on: Thu 19 Mar 2009 10:17:10 AM CET
                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.4
           Fixed Release: None

    _______________________________________________________

Details:

When including <avr/boot.h>, this file in turn includes
<avr/eeprom.h>.  As there's currently no EEPROM API implemented
for Xmega devices, this file throws errors.  The only reason
for including it is to eventually use eeprom_busy_wait().  As
the file could otherwise be used independtly of the actual
EEPROM API implementation status, a way should be found to
resolve that issue.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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