Răsfoiți Sursa

Merge remote-tracking branch 'upstream/master'

Bernard Xiong 10 ani în urmă
părinte
comite
f08d41d7ee
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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: