X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=doc%2Fhtml%2Ftep102.html;h=3e7e8dc2773dda5cf73bf2f514d259b906d7a76c;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=7d411fb881016a337c8c4d3f134d3f6baedff2d2;hpb=843be811b125fd0bb60a470c2687dce7e8398471;p=tinyos-2.x.git diff --git a/doc/html/tep102.html b/doc/html/tep102.html index 7d411fb8..3e7e8dc2 100644 --- a/doc/html/tep102.html +++ b/doc/html/tep102.html @@ -291,19 +291,11 @@ ul.auto-toc { Type:Documentary Status: -Draft +Final TinyOS-Version:2.x Author: Cory Sharp, Martin Turon, David Gay -Draft-Created:22-Sep-2004 - -Draft-Version:1.10 - -Draft-Modified:2007-06-11 - -Draft-Discuss:TinyOS Developer List <tinyos-devel at mail.millennium.berkeley.edu> -
@@ -656,11 +648,15 @@ together.

4. HIL requirements

-
-
The following component MUST be provided on all platforms::
-
HilTimerMilliC -BusyWaitMicroC
-
+

The following component MUST be provided on all platforms

+
+HilTimerMilliC
+BusyWaitMicroC
+
+

Both of these components use "binary" units, i.e., 1/1024s for +HilTimerMilliC and 1/1048576s for BusyWaitMicroC. Components using +other precisions (e.g., regular, non-binary milliseconds) MAY also be +provided.

HilTimerMilliC