bugAVR C Runtime Library - Bugs: bug #50800, example in avr/boot.h uses...

 
 

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

bug #50800: example in avr/boot.h uses function from header not directly included

Submitter:  Britton Kerin <bkerin>
Submitted:  Thu 13 Apr 2017 11:59:07 PM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  None Assigned to:  None
Percent Complete:  0% Open/Closed:  Open
Release:  2.0.0 Fixed Release:  None

Thu 13 Apr 2017 11:59:07 PM UTC, original submission:  


The API Usage Example contains a call to eeprom_busy_wait().
This declaration for this function is presumably available because on of the headers that is included includes it, but according to the principle of including what you use, the avr/eeprom.h header should be directly included in this example.


Britton Kerin <bkerin>

 

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

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-04-13 bkerin Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code