readme

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

TXT
14
字号
This directory contains the tinyos tools that are distributed in the
tinyos-tools package, along with the spec files for all tinyos packages
(the release directory). 

To install the tinyos tools from CVS, you must first prepare the
configure scripts here and in platforms/mica/uisp:
  ./Bootstrap
  (cd platforms/mica/uisp;./bootstrap)

Then you can configure, make and install as usual:
  ./configure
  make
  make install

⌨️ 快捷键说明

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