컴파일 경로 수정
This commit is contained in:
@@ -53,7 +53,7 @@ SET CPU2_OPTION=CPU2_NOT_USED
|
||||
SET CPU3_OPTION=CPU3_NOT_USED
|
||||
|
||||
IF "%COMPILER_INSTALL_DIR%"=="" (
|
||||
SET COMPILER_INSTALL_DIR=C:\ARMCompiler6.16.2\bin
|
||||
SET COMPILER_INSTALL_DIR=C:\Program Files\ArmCompilerforEmbeddedFuSa6.16.1\bin
|
||||
)
|
||||
|
||||
IF /i "%1"=="DisplEnv" (
|
||||
|
||||
Reference in New Issue
Block a user