7 lines
108 B
Makefile
7 lines
108 B
Makefile
BOARD_TAG = uno_pic32
|
|
ARDUINO_PORT = /dev/cu.usb*
|
|
|
|
ARDUINO_LIBS =
|
|
|
|
include ../../arduino-mk/chipKIT.mk
|
|
|