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_K22F/cmsis_nvic.h
- Revision:
- 120:7c328cabac7e
- Parent:
- 94:9ad691361fac
- Child:
- 122:f9eeca106725
diff -r aae6fcc7d9bb -r 7c328cabac7e TARGET_K22F/cmsis_nvic.h --- a/TARGET_K22F/cmsis_nvic.h Wed Apr 27 12:10:56 2016 -0500 +++ b/TARGET_K22F/cmsis_nvic.h Tue May 10 12:23:43 2016 -0500 @@ -32,9 +32,6 @@ #ifndef MBED_CMSIS_NVIC_H #define MBED_CMSIS_NVIC_H -#define NVIC_NUM_VECTORS (16 + 86) // CORE + MCU Peripherals -#define NVIC_USER_IRQ_OFFSET 16 - #include "cmsis.h" #ifdef __cplusplus