Imported Upstream version 0.9.1
[platform/upstream/iotivity.git] / resource / csdk / connectivity / samples / linux / README
index 239ddbc..99f365d 100644 (file)
@@ -24,3 +24,8 @@ in auto_build.sh which is also in the the repository root directory.
 #4     execute sample.sh in "connectivity/samples/linux/" folder
  ex.    $./sample.sh (This will make a clean build and execute application)
 
+#4     execute sample.sh in if you want to build with DTLS
+ ex.    $./sample.sh  WITH_DTLS (This will make a clean build and execute application)
+
+
+