Files
TinyMqtt/tests/local-tests/Makfile
2021-03-28 23:26:53 +02:00

7 lines
255 B
Plaintext

# 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