From d80594100af21feb7ff66d60f308c02a4e609810 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 5 Oct 2017 20:09:44 +0200 Subject: stlink: add hosttool for stm32 flashing --- target/config/Config.in.tools | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/config/Config.in.tools') diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools index 3ca583294..074989fc9 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -120,6 +120,10 @@ config ADK_HOST_BUILD_SED bool default n +config ADK_HOST_BUILD_STLINK + bool + default n + config ADK_HOST_BUILD_TAR bool default n -- cgit v1.2.3