diff --git a/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/Makefile b/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/Makefile index 205085d66..6dcb52cb4 100644 --- a/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/Makefile +++ b/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/Makefile @@ -90,6 +90,7 @@ att_db.c \ att_dispatch.c \ att_server.c \ battery_service_server.c \ +btstack_crypto.c \ btstack_linked_list.c \ btstack_memory.c \ btstack_memory_pool.c \