From a5a5fa3a7bc90d50714407b1779aac886fced8bb Mon Sep 17 00:00:00 2001 From: Jimmy Brisson Date: Mon, 26 Jun 2017 11:58:23 -0500 Subject: [PATCH] Double escape defines Fixes a bug where quoting gets stripped by the shell used in the makefile and another bug where the lack of escaping would cause parser errors in eclipse. --- tools/export/gnuarmeclipse/.cproject.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/export/gnuarmeclipse/.cproject.tmpl b/tools/export/gnuarmeclipse/.cproject.tmpl index 1b798cb331..721e261a0c 100644 --- a/tools/export/gnuarmeclipse/.cproject.tmpl +++ b/tools/export/gnuarmeclipse/.cproject.tmpl @@ -177,7 +177,7 @@