Arduino-Makefile/examples/Blink/Makefile

6 lines
118 B
Makefile
Raw Normal View History

2015-03-28 15:07:49 +01:00
# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile
2012-02-28 10:06:56 +01:00
BOARD_TAG = uno
include ../../Arduino.mk