X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=service%2Fsoft-sensor-manager%2Fbuild%2Farduino%2Flocal.properties;h=e31815358183a43730660f39b910bdaefb33b76a;hb=36154a01af605d6ffa16cbfade44bf1d745f9f77;hp=39184bdea4c98565beaafb750643b511c4710255;hpb=59783cd3fa4de855ae9b972d02998e6bada01f2d;p=platform%2Fupstream%2Fiotivity.git diff --git a/service/soft-sensor-manager/build/arduino/local.properties b/service/soft-sensor-manager/build/arduino/local.properties index 39184bd..e318153 100644 --- a/service/soft-sensor-manager/build/arduino/local.properties +++ b/service/soft-sensor-manager/build/arduino/local.properties @@ -1,7 +1,2 @@ -#ARDUINO_DIR = /home/choi/devel/arduino-1.0.5 -ARDUINO_DIR = /home/choi/tmp/test/Arduino -#ARDUINO_TOOLS_DIR = $(ARDUINO_DIR)/hardware/tools/avr/bin -CC=avr-g++ -CCPLUS=avr-g++ -AR=avr-ar -RANLIB=avr-ranlib +ARDUINO_DIR = /usr/share/arduino +ARDUINO_TOOLS_DIR = $(ARDUINO_DIR)/hardware/tools/avr/bin