iotivity 0.9.0
[platform/upstream/iotivity.git] / service / soft-sensor-manager / SampleApp / arduino / local.properties
1 #ARDUINO_DIR = /home/choi/devel/arduino-1.0.5
2 ARDUINO_DIR = /usr/share/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