mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-13 15:41:17 +00:00
rename test to l2cap-test
This commit is contained in:
parent
791eeba825
commit
cc36d0394c
@ -3,13 +3,13 @@ include $(THEOS)/makefiles/common.mk
|
||||
ADDITIONAL_CFLAGS = -I.. -I../include
|
||||
ADDITIONAL_LDFLAGS = -L../src/obj -lBTstack
|
||||
|
||||
TOOL_NAME = inquiry test rfcomm-echo rfcomm-cat rfcomm-test l2cap-server l2cap-throughput
|
||||
TOOL_NAME = inquiry l2cap-test rfcomm-echo rfcomm-cat rfcomm-test l2cap-server l2cap-throughput
|
||||
|
||||
inquiry_FILES = inquiry.c
|
||||
test_FILES = test.c
|
||||
rfcomm-echo_FILES = rfcomm-echo.c
|
||||
rfcomm-cat_FILES = rfcomm-cat.c
|
||||
rfcomm-test_FILES = rfcomm-test.c
|
||||
l2cap-test_FILES = test.c
|
||||
l2cap-server_FILES = l2cap-server.c
|
||||
l2cap-throughput_FILES = l2cap-throughput.c
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user