From: Piotr Esden-Tempski Date: Thu, 17 Feb 2011 05:23:49 +0000 (-0800) Subject: Updated version of libcmsis. The new version has a fix that prevents the cmsis bool... X-Git-Url: https://git.gag.com/?p=fw%2Fcortex-toolchain;a=commitdiff_plain;h=c4f578e697288bf0a4679ea4ccdd279b9904cf26;ds=sidebyside Updated version of libcmsis. The new version has a fix that prevents the cmsis bool definition to collide with application defined one if available. --- diff --git a/summon-arm-toolchain b/summon-arm-toolchain index 79021b5..3e98e2b 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -115,7 +115,7 @@ BINUTILS=binutils-2.21 NEWLIB=newlib-1.19.0 GDB=gdb-7.2 OOCD=master -LIBCMSIS=v1.10-2 +LIBCMSIS=v1.10-3 LIBSTM32=v3.0.0-1 LIBSTM32USB=v3.0.1-1 LIBOPENSTM32=master