Added makefile for aunit
This commit is contained in:
6
tests/local-tests/Makfile
Normal file
6
tests/local-tests/Makfile
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user