bugAVR C Runtime Library - Bugs: bug #42085, HFUSE_DEFAULT not defined for...

 
 

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

bug #42085: HFUSE_DEFAULT not defined for iotn84.h

Submitter:  None
Submitted:  Thu 10 Apr 2014 01:57:13 AM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  pitchumani
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Open Release:  1.8.0
Fixed Release:  None

Thu 10 Apr 2014 01:57:13 AM UTC, original submission:  

#define FUSE_HFUSE_DEFAULT (FUSE_SPIEN)
should be:
#define HFUSE_DEFAULT (FUSE_SPIEN)

Anonymous

 

(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 pitchumani (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-04-16 pitchumani StatusConfirmed Fixed
    2014-04-16 pitchumani StatusNone Confirmed
        Assigned toNone pitchumani

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code