9357f7d3ab
Signed-off-by: Osamu Aoki <osamu@debian.org>
5 lines
125 B
Makefile
5 lines
125 B
Makefile
# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile
|
|
|
|
BOARD_TAG = uno
|
|
|
|
include $(ARDMK_DIR)/Arduino.mk
|