diff --git a/port/stm32-f103rb-nucleo/Makefile b/port/stm32-f103rb-nucleo/Makefile index b83947992..d53f7a020 100644 --- a/port/stm32-f103rb-nucleo/Makefile +++ b/port/stm32-f103rb-nucleo/Makefile @@ -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 \