39184bdea4c98565beaafb750643b511c4710255
[platform/upstream/iotivity.git] / service / soft-sensor-manager / build / arduino / local.properties
1 #ARDUINO_DIR = /home/choi/devel/arduino-1.0.5
2 ARDUINO_DIR = /home/choi/tmp/test/Arduino
3 #ARDUINO_TOOLS_DIR = $(ARDUINO_DIR)/hardware/tools/avr/bin
4 CC=avr-g++
5 CCPLUS=avr-g++
6 AR=avr-ar
7 RANLIB=avr-ranlib