bugAVR C Runtime Library - Bugs: bug #22387, Missing EIMSK and...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #22387: Missing EIMSK and __EEPROM_REG_LOCATIONS__ in iom168p.h

Submitter:  Rainer Kukasch <rkuki>
Submitted:  Fri 22 Feb 2008 08:25:10 AM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  arcanum
Percent Complete:  100% Open/Closed:  Closed
Release:  None Fixed Release:  None

Fri 22 Feb 2008 08:25:10 AM UTC, original submission:  

Please add

#define EIMSK _SFR_IO8(0x1D)
#define INT0 0
#define INT1 1

and

#define _EEPROM_REG_LOCATIONS_ 1F2021

to iom168p.h


Rainer Kukasch <rkuki>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by arcanum (Updated the item)
  • -email is unavailable- added by rkuki (Submitted the item)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-03-17 arcanum StatusNone Fixed
        Percent Complete0% 100%
        Assigned toNone arcanum
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code