diff --git a/port/arduino/btstack_config.h b/port/arduino/btstack_config.h index 0116205f4..2db524889 100644 --- a/port/arduino/btstack_config.h +++ b/port/arduino/btstack_config.h @@ -5,8 +5,6 @@ #ifndef __BTSTACK_CONFIG #define __BTSTACK_CONFIG -#define EMBEDDED - // Port related features #define HAVE_BZERO #define HAVE_TIME_MS diff --git a/port/ez430-rf2560/btstack_config.h b/port/ez430-rf2560/btstack_config.h index f8727727d..aedeaced0 100644 --- a/port/ez430-rf2560/btstack_config.h +++ b/port/ez430-rf2560/btstack_config.h @@ -5,8 +5,6 @@ #ifndef __BTSTACK_CONFIG #define __BTSTACK_CONFIG -#define EMBEDDED - // Port related features #define HAVE_INIT_SCRIPT #define HAVE_BZERO diff --git a/port/msp-exp430f5438-cc2564b/btstack_config.h b/port/msp-exp430f5438-cc2564b/btstack_config.h index ab2d81cb5..bae3a09c5 100644 --- a/port/msp-exp430f5438-cc2564b/btstack_config.h +++ b/port/msp-exp430f5438-cc2564b/btstack_config.h @@ -5,8 +5,6 @@ #ifndef __BTSTACK_CONFIG #define __BTSTACK_CONFIG -#define EMBEDDED - // Port related features #define HAVE_BZERO #define HAVE_EHCILL diff --git a/port/msp430f5229lp-cc2564b/btstack_config.h b/port/msp430f5229lp-cc2564b/btstack_config.h index 121a39c1b..8ec4a9521 100644 --- a/port/msp430f5229lp-cc2564b/btstack_config.h +++ b/port/msp430f5229lp-cc2564b/btstack_config.h @@ -5,8 +5,6 @@ #ifndef __BTSTACK_CONFIG #define __BTSTACK_CONFIG -#define EMBEDDED - // Port related features #define HAVE_INIT_SCRIPT #define HAVE_BZERO diff --git a/port/pic32-harmony/src/btstack_config.h b/port/pic32-harmony/src/btstack_config.h index e7a3a42ba..445d57767 100644 --- a/port/pic32-harmony/src/btstack_config.h +++ b/port/pic32-harmony/src/btstack_config.h @@ -5,8 +5,6 @@ #ifndef __BTSTACK_CONFIG #define __BTSTACK_CONFIG -#define EMBEDDED - // Port related features #define HAVE_BZERO #define HAVE_TICK diff --git a/port/stm32-f103rb-nucleo/btstack_config.h b/port/stm32-f103rb-nucleo/btstack_config.h index dce299f63..68aae4cdd 100644 --- a/port/stm32-f103rb-nucleo/btstack_config.h +++ b/port/stm32-f103rb-nucleo/btstack_config.h @@ -5,8 +5,6 @@ #ifndef __BTSTACK_CONFIG #define __BTSTACK_CONFIG -#define EMBEDDED - // Port related features #define HAVE_INIT_SCRIPT #define HAVE_BZERO diff --git a/port/wiced/btstack_config.h b/port/wiced/btstack_config.h index 431ea2dda..9b41b1edf 100644 --- a/port/wiced/btstack_config.h +++ b/port/wiced/btstack_config.h @@ -5,8 +5,6 @@ #ifndef __BTSTACK_CONFIG #define __BTSTACK_CONFIG -#define EMBEDDED - // Port related features #define HAVE_BZERO #define HAVE_EHCILL