arduino-lcd-writer/Makefile

8 lines
150 B
Makefile
Raw Normal View History

2023-12-19 03:32:20 -05:00
ARDUINO_DIR=/usr/lib/arduino
ARDMK_DIR=/home/j4nk/.local/Arduino-Makefile
AVR_TOOLS_DIR=/
MONITOR_PORT=/dev/ttyACM0
include ${ARDMK_DIR}/Arduino.mk