266d629c25
This commit includes backwards compatibility with the ARDUINO_PORT flag if that's set. Fix #109
6 lines
107 B
Makefile
6 lines
107 B
Makefile
BOARD_TAG = mega_pic32
|
|
MONITOR_PORT = /dev/cu.usb*
|
|
ARDUINO_LIBS =
|
|
|
|
include ../../arduino-mk/chipKIT.mk
|
|
|