소스 검색

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:
 
-* ```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. 
 
 In SConstruct file: