Arduino-Makefile/examples/BlinkTeensy/Makefile
Osamu Aoki 9357f7d3ab Use $(ARDMK_DIR)
Signed-off-by: Osamu Aoki <osamu@debian.org>
2020-04-13 00:28:41 +09:00

4 lines
71 B
Makefile

BOARD_TAG = teensy31
ARDUINO_LIBS =
include $(ARDMK_DIR)/Teensy.mk