URL:
<http://savannah.nongnu.org/bugs/?28901>
Summary: Xmega header files are missing definitions for
GPIO_t and CPU_t
Project: AVR C Runtime Library
Submitted by: steve17
Submitted on: Mon 15 Feb 2010 01:59:39 PM GMT
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.7
Fixed Release: None
_______________________________________________________
Details:
GPIO and CPU are defined in terms of these missing types and are thus
unusable.
For instance:
#define CPU (*(CPU_t *) 0x0030) /* CPU Registers */
All xmega header files in Winavr/avr/include/avr have this problem. These
are the header files starting with iox.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?28901>
_______________________________________________
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