stm32-f103rb-nucleo: use hci_transport_h4.c instead of hci_transport_h4_ehcill_embedded.c

This commit is contained in:
Matthias Ringwald 2017-09-22 14:53:41 +02:00
parent 086d1dcb6e
commit d63739c96d

View File

@ -35,7 +35,7 @@ COMMON = \
hci_cmd.c \
hci_dump.c \
btstack_uart_block_embedded.c \
hci_transport_h4_ehcill_embedded.c \
hci_transport_h4.c \
l2cap.c \
l2cap_signaling.c \
sdp_client.c \