# tests/integration/Makefile
APP_NAME := BasicUsage
ARDUINO_LIBS := SerialCommandCoordinator

# Point to where your library source files live relative to this directory
USER_LIB_DIRS := ../../examples/BasicUsage
include $(EPOXY_CORE_PATH)/EpoxyCore.mk
