Clone of the nRF51822 repository from github The correct home is https://github.com/lancaster-university/nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more

Revision:
476:a95a18ef5e9c
Parent:
475:fe3d08b3a8e9
Child:
478:b5b54bf15533
--- a/source/nRF5xn.cpp	Thu Nov 26 14:33:46 2015 +0000
+++ b/source/nRF5xn.cpp	Thu Nov 26 14:33:46 2015 +0000
@@ -20,8 +20,6 @@
 #include "nrf_soc.h"
 
 #include "btle/btle.h"
-
-#define asm __ASM
 #include "nrf_delay.h"
 
 extern "C" {