Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: TARGET_WALLBOT_BLE/cmsis_nvic.h
- Revision:
- 97:433970e64889
- Parent:
- 92:4fc01daae5a5
--- a/TARGET_WALLBOT_BLE/cmsis_nvic.h Tue Mar 17 14:27:45 2015 +0000 +++ b/TARGET_WALLBOT_BLE/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"


