Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
f08d41d7ee
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue