File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Installing the LinkIt SDK build environment. Before we go further to build MCS r
10
10
11
11
> 1 . Download [ gcc for Mac] ( https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q3-update/+download/gcc-arm-none-eabi-4_8-2014q3-20140805-mac.tar.bz2 ) .
12
12
> 2 . Unzip the gcc file you've downloaded and rename the folder to gcc-arm-none-eabi.
13
- > 3 . Replace \& ltSDK_root \& gt /tools/gcc/gcc\- arm\- none\- eabi with this downloaded folder.
13
+ > 3 . Replace {SDK_Root} /tools/gcc/gcc\- arm\- none\- eabi with this downloaded folder.
14
14
15
15
16
16
## Starting your journey in MCS
Original file line number Diff line number Diff line change 10
10
11
11
> 1 . 下载 [ gcc for Mac] ( https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q3-update/+download/gcc-arm-none-eabi-4_8-2014q3-20140805-mac.tar.bz2 ) 。
12
12
> 2 . 将下载后的档案解压缩,并且更名为 gcc-arm-none-eabi。
13
- > 3 . 将步骤 2 中的资料夹覆盖掉原本 LinkIt SDK 中的 \& ltSDK_root \& gt /tools/gcc/gcc\- arm\- none\- eabi。
13
+ > 3 . 将步骤 2 中的资料夹覆盖掉原本 LinkIt SDK 中的 {SDK_Root} /tools/gcc/gcc\- arm\- none\- eabi。
14
14
15
15
## 开始 MCS 开发之旅
16
16
Original file line number Diff line number Diff line change 10
10
11
11
> 1 . 下載 [ gcc for Mac] ( https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q3-update/+download/gcc-arm-none-eabi-4_8-2014q3-20140805-mac.tar.bz2 ) 。
12
12
> 2 . 將下載後的檔案解壓縮,並且更名為 gcc-arm-none-eabi。
13
- > 3 . 將步驟 2 中的資料夾覆蓋掉原本 LinkIt SDK 中的 \& ltSDK_root \& gt /tools/gcc/gcc\- arm\- none\- eabi。
13
+ > 3 . 將步驟 2 中的資料夾覆蓋掉原本 LinkIt SDK 中的 {SDK_Root} /tools/gcc/gcc\- arm\- none\- eabi。
14
14
15
15
## 開始 MCS 開發之旅
16
16
You can’t perform that action at this time.
0 commit comments