my fork
Fork of mbed by
Diff: TARGET_LPC2368/cmsis_nvic.h
- Revision:
- 65:5798e58a58b1
- Parent:
- 64:e3affc9e7238
- Child:
- 66:9c8f0e3462fb
--- a/TARGET_LPC2368/cmsis_nvic.h Mon Aug 05 12:28:09 2013 +0300 +++ b/TARGET_LPC2368/cmsis_nvic.h Mon Aug 12 13:17:46 2013 +0300 @@ -7,6 +7,9 @@ #ifndef MBED_CMSIS_NVIC_H #define MBED_CMSIS_NVIC_H +#define NVIC_NUM_VECTORS 32 +#define NVIC_USER_IRQ_OFFSET 0 + #include "cmsis.h" #ifdef __cplusplus