A fix for building the Arduino TBStack without wifi libraries. This bug
authorJoseph Morrow <joseph.l.morrow@intel.com>
Wed, 10 Sep 2014 16:20:47 +0000 (12:20 -0400)
committerJoseph Morrow <joseph.l.morrow@intel.com>
Wed, 10 Sep 2014 16:22:55 +0000 (12:22 -0400)
commit3f6ccb24fd57653c01493ce23cbd4c791dde6ffd
treeda1c8cdb99df9ad953cb8014b460e65fe13d7d71
parent3009bf85537c39f5eb69786a802b2568a8331cd8
A fix for building the Arduino TBStack without wifi libraries. This bug
was apparent even when building for only ethernet, the makefile
expected the wifi libraries to exist. Now the makefile only expects
the wifi libraries to exist if you're building for wifi shield.

Patch 2: Rebase

Patch 3: Moved implementation in to just arduinomega.properties
as per Sachin's suggestion.

Change-Id: Id06387e0d10244d71ae83a00068a0ef2f615ee84
csdk/arduinomega.properties