Arduino-Makefile/examples/HelloWorld/Makefile

5 lines
74 B
Makefile
Raw Normal View History

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