aboutsummaryrefslogtreecommitdiff
path: root/examples/Blink/Makefile
blob: f9d5cf47ab02393235519a5f96733eb59f6dd57d (plain)
1
2
3
4
5
# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile

BOARD_TAG    = uno

include ../../Arduino.mk