Arduino-Makefile/examples/Blink-chipKIT/Makefile

8 lines
108 B
Makefile
Raw Normal View History

BOARD_TAG = uno_pic32
ARDUINO_PORT = /dev/cu.usb*
ARDUINO_LIBS =
include ../../arduino-mk/chipKIT.mk