Imported Upstream version 1.0.0
[platform/upstream/iotivity.git] / resource / csdk / stack / test / arduino / README
index 3f51a4f..b950a79 100644 (file)
@@ -2,10 +2,10 @@
 //  NOTICE - Transition to SCONS
 //---------------------------------------------------------------------
 
-The IoTivity build system is transitioning to SCONS. Although the 
-makefiles are still available (until v1.0) and some developers are 
-still using them, they are currently no longer supported. To learn more 
-about building using SCONS see Readme.scons.txt in the repository root 
+The IoTivity build system is transitioning to SCONS. Although the
+makefiles are still available (until v1.0) and some developers are
+still using them, they are currently no longer supported. To learn more
+about building using SCONS see Readme.scons.txt in the repository root
 directory. The build steps used in continuous integration can be found
 in auto_build.sh which is also in the the repository root directory.
 
@@ -19,7 +19,7 @@ On Arduino, the logger outputs to the serial port using Serial.print.
 Run a serial terminal program such as CuteCom at 115200,8,N,1 to view the
 log outputs.
 
-Note: to enable the logger for Arduino, TB_LOG should be defined in 
+Note: to enable the logger for Arduino, TB_LOG should be defined in
 Properties|C/C++ Build|Settings|Tool Settings|AVR Compiler|Symbols
 and
 Properties|C/C++ Build|Settings|Tool Settings|AVR C++ Compiler|Symbols