SRC += $(SRC_BT)
SRC += \
	main.c \
	tests/mock_uart.c \

include ../test_common.mk
