update IAR LMS CLOUD

This commit is contained in:
hathach
2025-02-11 18:36:05 +07:00
parent 24b2abbb05
commit f23bef5fd8
3 changed files with 9 additions and 2 deletions

View File

@@ -121,6 +121,7 @@ commands:
TOOLCHAIN_OPTION="--toolchain clang"
elif [ << parameters.toolchain >> == arm-iar ]; then
TOOLCHAIN_OPTION="--toolchain iar"
echo IAR_LMS_CLOUD_URL=$IAR_LMS_CLOUD_URL
iccarm --version
elif [ << parameters.toolchain >> == arm-gcc ]; then
TOOLCHAIN_OPTION="--toolchain gcc"