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_EFM32HG_STK3400/cmsis_nvic.h
- Revision:
- 103:bad568076d81
- Parent:
- 98:8ab26030e058
--- a/TARGET_EFM32HG_STK3400/cmsis_nvic.h Wed Jul 08 11:22:30 2015 +0100 +++ b/TARGET_EFM32HG_STK3400/cmsis_nvic.h Tue Jul 21 09:59:51 2015 +0200 @@ -9,7 +9,7 @@ #include "cmsis.h" -#define NVIC_NUM_VECTORS (16 + 16) // CORE + MCU Peripherals +#define NVIC_NUM_VECTORS (16 + 21) // CORE + MCU Peripherals #define NVIC_USER_IRQ_OFFSET 16 #ifdef __cplusplus