# Target specific macros
TARGET = nxte_test
TARGET_SOURCES := \
	nxte_test.c \
	nxte.c
TOPPERS_OSEK_OIL_SOURCE := ./nxte_test.oil

O_PATH ?= build

include ../../ecrobot/ecrobot.mak
