Closed avrs-admin closed 2 years ago
Eric Weddington
I fixed the xml/avrgcc-header script so future xmega header file generation won't contain this bug. This is only a partial fix as the existing header files need changing. There is a patch for this portion in process.
Mon 15 Feb 2010 02:59:39 PM CET
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.
This issue was migrated from https://savannah.nongnu.org/bugs/?28901