8 lines
150 B
Makefile
8 lines
150 B
Makefile
|
ARDUINO_DIR=/usr/lib/arduino
|
||
|
ARDMK_DIR=/home/j4nk/.local/Arduino-Makefile
|
||
|
AVR_TOOLS_DIR=/
|
||
|
|
||
|
MONITOR_PORT=/dev/ttyACM0
|
||
|
|
||
|
include ${ARDMK_DIR}/Arduino.mk
|