Changeset 1ae7baf in rtems for c/src

Timestamp:
12/14/14 22:02:42 (9 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, master
Children:
09220c8
Parents:
0a36af04
git-author:
Joel Sherrill <joel.sherrill@…> (12/14/14 22:02:42)
git-committer:
Joel Sherrill <joel.sherrill@…> (01/04/15 19:44:57)
Message:

clock_driver_simidle.c: Add BSP_CLOCK_DRIVER_DELAY

This allows the BSP to define an optional spin delay which is
useful for making time appear to pass at a rate closer to
wall time. On the Edison, this was used with a polled console
driver to slow polling to a reasonable rate and make time
pass reasonably close to correctly even with no clock tick
support.

(No files)

Note: See TracChangeset for help on using the changeset viewer.