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