diff --git a/port/stm32-f103rb-nucleo/Makefile b/port/stm32-f103rb-nucleo/Makefile index d98a7e6a6..ec813db7c 100644 --- a/port/stm32-f103rb-nucleo/Makefile +++ b/port/stm32-f103rb-nucleo/Makefile @@ -39,6 +39,7 @@ COMMON = \ sdp_client.c \ sdp_server.c \ sdp_util.c \ + spp_server.c \ BLE = \ att_db.c \