Update README.md

This commit is contained in:
Bernard Xiong 2015-05-04 21:12:49 +08:00
parent 18b1f89f86
commit 581418c603
1 changed files with 1 additions and 1 deletions

View File

@ -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: