readme

来自「tinyos-2.x.rar」· 代码 · 共 18 行

TXT
18
字号
README for TOSTHREADS Null
Author/Contact: tinyos-help@millennium.berkeley.edu
Author: Kevin Klues <klueska@cs.stanford.edu>

Description:

Null is an empty skeleton application for testing the basic compilation and
runtime of a c-based tosthreads application.  It is useful to test that the build
environment is functional in its most minimal sense, i.e., you can correctly
compile an application. It is also useful to test the minimum power consumption
of a node when it has absolutely no interrupts or resources active.

Tools:
  None.

Known bugs/limitations:
  None.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?