Arduino-Makefile/examples/SerialPrint/Makefile
John Whittington 2329d19b97 remove #630
2020-08-10 16:37:32 +02:00

5 lines
118 B
Makefile

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