Nordic stack and drivers for the mbed BLE API

Fork of nRF51822 by Nordic Semiconductor

Revision:
51:63ba3bcf5cd6
Parent:
37:c29c330d942c
Child:
56:a1071b629aa3
--- a/nordic/softdevice_handler.cpp	Wed Jul 23 12:00:34 2014 +0100
+++ b/nordic/softdevice_handler.cpp	Wed Jul 23 12:01:30 2014 +0100
@@ -17,7 +17,6 @@
 #include "app_util.h"
 #include "nrf_assert.h"
 #include "nrf_soc.h"
-#include "mbed.h"
 
 #if defined(ANT_STACK_SUPPORT_REQD) && defined(BLE_STACK_SUPPORT_REQD)
     #include "ant_interface.h"