From 5b0f38af04c7128438aeace223f6f271a77c7f46 Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Thu, 17 Feb 2011 10:30:48 -0800 Subject: [PATCH 1/1] Removed a rougue exit command and upgated libstm32 to the newest version. --- summon-arm-toolchain | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/summon-arm-toolchain b/summon-arm-toolchain index 3e98e2b..3554547 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -94,7 +94,6 @@ echo "LIBSTM32_EN=$LIBSTM32_EN" echo "LIBOPENSTM32_EN=$LIBOPENSTM32_EN" echo "DEFAULT_TO_CORTEX_M3=$DEFAULT_TO_CORTEX_M3" -exit 0 ############################################################################## # Version and download url settings section ############################################################################## @@ -116,7 +115,7 @@ NEWLIB=newlib-1.19.0 GDB=gdb-7.2 OOCD=master LIBCMSIS=v1.10-3 -LIBSTM32=v3.0.0-1 +LIBSTM32=v3.0.0-2 LIBSTM32USB=v3.0.1-1 LIBOPENSTM32=master -- 2.30.2