Arduino-Makefile/examples/HelloWorld/Makefile

5 lines
74 B
Makefile
Raw Normal View History

2012-02-28 10:06:56 +01:00
BOARD_TAG = uno
ARDUINO_LIBS = LiquidCrystal
include ../../Arduino.mk