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