Enable ability to build for Arduino with debug enabled.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Fri, 20 Mar 2015 22:08:36 +0000 (18:08 -0400)
committerErich Keane <erich.keane@intel.com>
Fri, 20 Mar 2015 23:30:57 +0000 (23:30 +0000)
commite368cb9da46afb9c2d1b19f0a7ab223e089a782b
tree1198f1b0b41d65728b3f48541920e9b98af433a9
parentc411cdd5ba6fa8b6fd234a475877b9d7bfd37334
Enable ability to build for Arduino with debug enabled.

The changes in this commit were required because for some reason the
function to log out a buffer's value was fully commented out for
the Arduino platform, while calls for it still existed for the Arduino
platform when running in debug mode.

Change-Id: Ia84761503627b05856819cca672f72ff7f897582
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/529
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/csdk/connectivity/common/src/logger.c