OVMS3-idf/make
Alexander Sparkowsky 77adf85722 Add space between -I and path for CPPFLAGS
In order for the Eclipse CDT GCC Build Output Parser to be able to
pick up the include paths for C++/cpp files a space is required
between the compiler option (-I) and the actual path.

Merges https://github.com/espressif/esp-idf/pull/1474
2018-01-08 13:34:26 +11:00
..
common.mk build system: Restore "make V=1" for verbose builds 2017-09-08 17:34:02 +10:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk Add space between -I and path for CPPFLAGS 2018-01-08 13:34:26 +11:00
project.mk build system: Fix undefined variables 2017-12-28 19:21:34 +08:00
project_config.mk Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00