You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
BOARD_TAG = nano328
|
|
|
|
#ARDUINO_LIBS = LiquidCrystal
|
|
|
|
ARDUINO_LIBS = StepperDriver
|
|
|
|
|
|
|
|
ARDMK_DIR:=$(HOME)/git/Arduino-Makefile
|
|
|
|
|
|
|
|
include $(ARDMK_DIR)/Arduino.mk
|