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:
494:ed0e3d0353e2
Parent:
493:46fbcb7eab5b
Child:
496:08bd8a46630b
--- a/source/nRF5xn.cpp	Wed Dec 02 10:31:32 2015 +0000
+++ b/source/nRF5xn.cpp	Wed Dec 02 10:31:33 2015 +0000
@@ -20,8 +20,6 @@
 #include "nrf_soc.h"
 
 #include "btle/btle.h"
-
-#define asm __ASM
 #include "nrf_delay.h"
 
 extern "C" {