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

BOARD_TAG    = uno

include $(ARDMK_DIR)/Arduino.mk