Nordic stack and drivers for the mbed BLE API. Version to work around build bug.

Dependents:   microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter

Fork of nRF51822 by Nordic Semiconductor

Revision:
509:7dc75f30064f
Parent:
497:4b09b9115685
Child:
510:7dded1f7473c
--- a/source/nRF5xn.cpp	Wed Dec 02 10:32:54 2015 +0000
+++ b/source/nRF5xn.cpp	Wed Dec 02 12:35:26 2015 +0000
@@ -22,9 +22,7 @@
 #include "btle/btle.h"
 #include "nrf_delay.h"
 
-extern "C" {
 #include "softdevice_handler.h"
-}
 
 /**
  * The singleton which represents the nRF51822 transport for the BLE.