The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
Diff: TARGET_HRM1017/cmsis_nvic.h
- Revision:
- 97:433970e64889
- Parent:
- 90:cb3d968589d8
--- a/TARGET_HRM1017/cmsis_nvic.h Tue Mar 17 14:27:45 2015 +0000 +++ b/TARGET_HRM1017/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"