~aleteoryx/muditaos

8bb8be69d64a9c5a322b18f03f6167915866c246 — SP2FET 5 years ago 9bfdae8
[EGD-4082] fixed build in Debug
2 files changed, 1 insertions(+), 1 deletions(-)

M module-bluetooth/Bluetooth/btstack_config.h
M module-bluetooth/lib/btstack.cmake
M module-bluetooth/Bluetooth/btstack_config.h => module-bluetooth/Bluetooth/btstack_config.h +0 -1
@@ 40,7 40,6 @@

#define ENABLE_GATT_CLIENT_PAIRING
#define ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE
#define ENABLE_SEGGER_RTT
#define ENABLE_CC256X_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND
//#define HAVE_EMBEDDED_TIME_MS


M module-bluetooth/lib/btstack.cmake => module-bluetooth/lib/btstack.cmake +1 -0
@@ 124,6 124,7 @@ set(TARGET_LIBRARIES_INCLUDES
#&& include from posix too
#}


if(${PROJECT_TARGET} STREQUAL "TARGET_Linux")
message("Linux specyfic includes")
message("-----------------------")