Arduino-Makefile/examples/Blink/Makefile
2015-03-28 19:37:49 +05:30

5 lines
118 B
Makefile

# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile
BOARD_TAG = uno
include ../../Arduino.mk