Fix issue where logger files aren't built for Arduino on CA Branch.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Wed, 21 Jan 2015 19:55:40 +0000 (14:55 -0500)
committerSudarshan Prasad <sudarshan.prasad@intel.com>
Tue, 27 Jan 2015 22:56:39 +0000 (22:56 +0000)
commitfc3a19e9f312e6df863513c6a7e58630697a6ab3
tree0fe1c72cf41c93acb66614ddd32e91b1ff7bde80
parentffcb25798aaff584162b3443e755ac1543da86e1
Fix issue where logger files aren't built for Arduino on CA Branch.

The logger file has to be built with a C++ compiler so that we can
use Arduino's Serial functions as they are prepared in C++ world. With
a ".c" extension, the CA layer makefiles enforce it to be build with
a C compiler. We are forcing only the logger.c file to built for c++.

Change-Id: If2c17d15ebdb3b9942cb6c8391b4c2f7865b1fcd
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/187
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Sashi Penta <sashi.kumar.penta@intel.com>
Reviewed-by: Sudarshan Prasad <sudarshan.prasad@intel.com>
resource/csdk/connectivity/build/arduino/Makefile
resource/csdk/connectivity/build/arduino/arduinomega.properties