bugAVR C Runtime Library - Bugs: bug #14433, Improve documentation of...

 
 

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

bug #14433: Improve documentation of <avr/delay.h>

Submitter:  Joerg Wunsch <joerg_wunsch>
Submitted:  Tue 06 Sep 2005 07:38:09 AM UTC
   
 
Category:  Documentation Severity:  2 - Minor
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  joerg_wunsch
Percent Complete:  0% Open/Closed:  Closed
Release:  None Fixed Release:  None

Tue 06 Sep 2005 07:38:09 AM UTC, original submission:  

The documentation for <avr/delay.h> ought to be more explicit
about stating that these inline functions require compile-time
constant expressions in order to work correctly, as otherwise,
floating-point calculations will be used at run-time that not
only increase the code size but also drastically blow up the
setup overhead of the loops.

Joerg Wunsch <joerg_wunsch>
Group administrator

 

(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

 

CC list is empty

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-06 joerg_wunsch StatusNone Fixed
    Assigned toNone joerg_wunsch
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code