From c4f578e697288bf0a4679ea4ccdd279b9904cf26 Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Wed, 16 Feb 2011 21:23:49 -0800 Subject: [PATCH] Updated version of libcmsis. The new version has a fix that prevents the cmsis bool definition to collide with application defined one if available. --- summon-arm-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2