diff --git a/port/ez430-rf2560/btstack_config.h b/port/ez430-rf2560/btstack_config.h index 7db358a8d..a45fca371 100644 --- a/port/ez430-rf2560/btstack_config.h +++ b/port/ez430-rf2560/btstack_config.h @@ -6,7 +6,6 @@ #define __BTSTACK_CONFIG // Port related features -#define HAVE_INIT_SCRIPT #define HAVE_EMBEDDED_TICK // BTstack features that can be enabled diff --git a/port/msp-exp430f5438-cc2564b/btstack_config.h b/port/msp-exp430f5438-cc2564b/btstack_config.h index 1bd975fd7..c7383fe10 100644 --- a/port/msp-exp430f5438-cc2564b/btstack_config.h +++ b/port/msp-exp430f5438-cc2564b/btstack_config.h @@ -6,7 +6,6 @@ #define __BTSTACK_CONFIG // Port related features -#define HAVE_INIT_SCRIPT #define HAVE_EMBEDDED_TICK // BTstack features that can be enabled diff --git a/port/msp430f5229lp-cc2564b/btstack_config.h b/port/msp430f5229lp-cc2564b/btstack_config.h index 96ca2563a..f8bd5b38d 100644 --- a/port/msp430f5229lp-cc2564b/btstack_config.h +++ b/port/msp430f5229lp-cc2564b/btstack_config.h @@ -6,7 +6,6 @@ #define __BTSTACK_CONFIG // Port related features -#define HAVE_INIT_SCRIPT #define HAVE_EMBEDDED_TICK // BTstack features that can be enabled diff --git a/port/stm32-f103rb-nucleo/btstack_config.h b/port/stm32-f103rb-nucleo/btstack_config.h index a3fb65477..42861f2cf 100644 --- a/port/stm32-f103rb-nucleo/btstack_config.h +++ b/port/stm32-f103rb-nucleo/btstack_config.h @@ -6,7 +6,6 @@ #define __BTSTACK_CONFIG // Port related features -#define HAVE_INIT_SCRIPT #define HAVE_EMBEDDED_TICK // BTstack features that can be enabled diff --git a/test/btstack_config.h b/test/btstack_config.h index 195caef28..47a5deb40 100644 --- a/test/btstack_config.h +++ b/test/btstack_config.h @@ -6,7 +6,6 @@ #define __BTSTACK_CONFIG // Port related features -#define HAVE_INIT_SCRIPT #define HAVE_POSIX_TIME #define HAVE_MALLOC diff --git a/test/btstack_link_key_db/btstack_config.h b/test/btstack_link_key_db/btstack_config.h index 6ff70b29b..64b271fd7 100644 --- a/test/btstack_link_key_db/btstack_config.h +++ b/test/btstack_link_key_db/btstack_config.h @@ -6,7 +6,6 @@ #define __BTSTACK_CONFIG // Port related features -#define HAVE_INIT_SCRIPT #define HAVE_POSIX_TIME // BTstack features that can be enabled