Nordic stack and drivers for the mbed BLE API

Fork of nRF51822 by Nordic Semiconductor

Revision:
37:c29c330d942c
Parent:
0:eff01767de02
--- a/nordic/nrf-sdk/ble/ble_debug_assert_handler.h	Thu Jul 03 10:01:02 2014 +0100
+++ b/nordic/nrf-sdk/ble/ble_debug_assert_handler.h	Mon Jul 07 13:43:31 2014 +0100
@@ -27,7 +27,6 @@
 #define BLE_DEBUG_ASSERT_HANDLER_H__
 
 #include <stdint.h>
-#include "nordic_global.h"
  
 /**@brief Function for handling the Debug assert, which can be called from an error handler. 
  *        To be used only for debugging purposes.