The official mbed C/C SDK provides the software platform and libraries to build your applications.

Fork of mbed by mbed official

Revision:
97:433970e64889
Parent:
91:031413cf7a89
--- a/TARGET_NRF51_DONGLE/cmsis_nvic.h	Tue Mar 17 14:27:45 2015 +0000
+++ b/TARGET_NRF51_DONGLE/cmsis_nvic.h	Tue Apr 14 10:58:58 2015 +0200
@@ -35,7 +35,7 @@
 #define NVIC_NUM_VECTORS      (16 + 32)   // CORE + MCU Peripherals
 #define NVIC_USER_IRQ_OFFSET  16
 
-#include "nrf51822.h"
+#include "nrf51.h"
 #include "cmsis.h"