diff --git a/port/posix-h4/Makefile b/port/posix-h4/Makefile index 475d9cd1d..c95b7169b 100644 --- a/port/posix-h4/Makefile +++ b/port/posix-h4/Makefile @@ -17,6 +17,8 @@ CORE += \ main.c \ btstack_stdin_posix.c \ wav_util.c \ + crc32.c \ + 0000000_META_hci_patches_v5_iram.c \ # bluetooth_init_cc2564_2.14.c \ # bluetooth_init_cc2564C_1.0.c \ diff --git a/port/posix-h4/btstack_config.h b/port/posix-h4/btstack_config.h index 00b876d2e..daeb879a6 100644 --- a/port/posix-h4/btstack_config.h +++ b/port/posix-h4/btstack_config.h @@ -10,6 +10,7 @@ #define HAVE_POSIX_FILE_IO #define HAVE_BTSTACK_STDIN #define HAVE_POSIX_TIME +#define HAVE_EM9304_PATCH_CONTAINER // BTstack features that can be enabled #define ENABLE_BLE