# Target specific macros
TARGET = SpeedTest
TARGET_SOURCES := \
	speedtest.c
TOPPERS_OSEK_OIL_SOURCE := ./speedtest.oil

O_PATH ?= build

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