Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Bernard Xiong 2015-05-04 14:28:40 +00:00
commit f08d41d7ee
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: