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

O_PATH ?= build

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