X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=summon-arm-toolchain;fp=summon-arm-toolchain;h=355454761b80a53a0c81cb04971b726e87d296ac;hb=5b0f38af04c7128438aeace223f6f271a77c7f46;hp=3e98e2bd3258812a901e4e235c21ae054fbbcd33;hpb=c4f578e697288bf0a4679ea4ccdd279b9904cf26;p=fw%2Fcortex-toolchain 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