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

O_PATH ?= build

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