diff --git a/port/max32630-fthr/example/template/Makefile b/port/max32630-fthr/example/template/Makefile index cc16a0fbf..1e1d850d1 100644 --- a/port/max32630-fthr/example/template/Makefile +++ b/port/max32630-fthr/example/template/Makefile @@ -146,7 +146,8 @@ COMMON = \ btstack_tlv.o \ btstack_tlv_flash_bank.o \ btstack_stdin_embedded.o \ - + btstack_crypto.o \ + CLASSIC = \ btstack_link_key_db_tlv.o \ rfcomm.o \