浏览代码

Merge remote-tracking branch 'upstream/master'

Bernard Xiong 10 年之前
父节点
当前提交
f08d41d7ee
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@ So far, the RT-Thread scons building system support the command line compiling o
 
 
 In rtconfig.py file:
 In rtconfig.py file:
 
 
-* ```RTT_CC``` the compiler which you want to use, gcc/keil/iar. 
+* ```CROSS_TOOL``` the compiler which you want to use, gcc/keil/iar. 
 * ```EXEC_PATH``` the path of compiler. 
 * ```EXEC_PATH``` the path of compiler. 
 
 
 In SConstruct file:
 In SConstruct file: