From: Matthias Rampke Date: Fri, 12 Aug 2011 12:44:26 +0000 (+0200) Subject: disable OpenOCD X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=summon-arm-toolchain.git;a=commitdiff_plain;h=489cef87de9710f56d804b19dc9ec5ae5c57001b disable OpenOCD can't get it to configure right now --- diff --git a/summon-arm-toolchain b/summon-arm-toolchain index a802697..7cb10a5 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -23,7 +23,7 @@ QUIET=0 # Set to 1 to use linaro gcc instead of the FSF gcc USE_LINARO=1 # Set to 1 to enable building of OpenOCD -OOCD_EN=1 +OOCD_EN=0 # Set to 1 to build libstm32 provided by ST LIBSTM32_EN=0 # Set to 1 to build libopenstm32 an open source library for stm32