Arduino-Makefile/examples/SerialPrint/Makefile

6 lines
125 B
Makefile
Raw Normal View History

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