From 2615982b3a1882f9c8ba77c52f333fb62057a4d3 Mon Sep 17 00:00:00 2001 From: JojoS Date: Fri, 1 Sep 2017 09:41:12 +0200 Subject: [PATCH] applied patch from mmahadevan108 - fixes invalid char '#' in linker script - added 'mbedclean' --- tools/export/mcuxpresso/.cproject.tmpl | 18 +++++++++--------- tools/export/mcuxpresso/__init__.py | 18 ++++++++++-------- tools/export/mcuxpresso/makefile.targets.tmpl | 13 +++++++++++++ 3 files changed, 32 insertions(+), 17 deletions(-) create mode 100644 tools/export/mcuxpresso/makefile.targets.tmpl diff --git a/tools/export/mcuxpresso/.cproject.tmpl b/tools/export/mcuxpresso/.cproject.tmpl index e715e53759..dc222bf88f 100644 --- a/tools/export/mcuxpresso/.cproject.tmpl +++ b/tools/export/mcuxpresso/.cproject.tmpl @@ -21,7 +21,7 @@ - + - + {% if opts['common']['warnings.syntaxonly'] %} - + {% if opts['common']['warnings.syntaxonly'] %} @@ -230,13 +230,13 @@ {% if opts['ld']['other'] != '' %}