install-giveio

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

TXT
11
字号
#!/bin/sh
#
# This is called by the InstallScript Wizard. The Wizard
# determines, sets, and exports the value of $TOSROOT before
# this is called.
# 

cd $TOSDIR/../tools/platforms/mica/uisp/kernel/win32
$TOSDIR/../tools/platforms/mica/uisp/kernel/win32/giveio-install --install

⌨️ 快捷键说明

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