No changes
Fork of nRF51822 by
Diff: source/nRF5xn.cpp
- Revision:
- 493:46fbcb7eab5b
- Parent:
- 482:0efda47cc288
- Child:
- 494:ed0e3d0353e2
--- a/source/nRF5xn.cpp Wed Dec 02 10:31:32 2015 +0000 +++ b/source/nRF5xn.cpp Wed Dec 02 10:31:32 2015 +0000 @@ -20,9 +20,13 @@ #include "nrf_soc.h" #include "btle/btle.h" + +#define asm __ASM #include "nrf_delay.h" +extern "C" { #include "softdevice_handler.h" +} /** * The singleton which represents the nRF51822 transport for the BLE.