X_NUCLEO_IDB0XA1

Revision:
135:f0b6cf8ac4fc
Parent:
134:d2f8d5898d04
Child:
138:32e3c4ca7a45
--- a/x-nucleo-idb0xa1/bluenrg-hci/debug.h	Wed Oct 07 14:34:24 2015 +0200
+++ b/x-nucleo-idb0xa1/bluenrg-hci/debug.h	Wed Oct 07 15:35:34 2015 +0200
@@ -47,7 +47,10 @@
 #include <string.h>
 
 /* Exported macro ------------------------------------------------------------*/
-#define YOTTA_CFG
+#ifndef YOTTA_CFG_MBED_OS
+#define YOTTA_CFG_MBED_OS
+#endif
+
 #define DEBUG
 #ifdef DEBUG
 #include <stdio.h>