readme
来自「tinyos最新版」· 代码 · 共 13 行
TXT
13 行
usage: build-mspgcc installbuild-mspgcc downloads, extracts, builds, and installs binutils, gcc,and libc for the TI MSP430 microcontroller. As root, run: ./build-mspgcc installThe default installation directory is /opt/msp430. Change this bysetting the environment variable INSTALL_DIR before compiling andinstalling: INSTALL_DIR=/usr/local/msp430 ./build-mspgcc install
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?