t

Fork of mbed-dev by mbed official

Revision:
167:e84263d55307
Parent:
149:156823d33999
--- a/targets/TARGET_ONSEMI/TARGET_NCS36510/device/cmsis_nvic.h	Thu Jun 08 15:02:37 2017 +0100
+++ b/targets/TARGET_ONSEMI/TARGET_NCS36510/device/cmsis_nvic.h	Wed Jun 21 17:46:44 2017 +0100
@@ -28,6 +28,6 @@
 *
 * @details
 */
-#include "NCS36510.h"
 
-void NVIC_SetVector(IRQn_Type IRQn, uint32_t vector);
+#define NVIC_NUM_VECTORS        (16 + 20)
+#define NVIC_RAM_VECTOR_ADDRESS 0x3FFF4000    // Vectors positioned at start of RAM