Files
TinyMqtt/tests/local-tests/Makefile
2021-03-28 23:39:37 +02:00

7 lines
255 B
Makefile

# See https://github.com/bxparks/EpoxyDuino for documentation about this
# Makefile to compile and run Arduino programs natively on Linux or MacOS.
APP_NAME := local-tests
ARDUINO_LIBS := AUnit AceCommon AceTime
include ../../../EpoxyDuino/EpoxyDuino.mk