my fork
Fork of mbed by
Diff: TARGET_NUCLEO_L152RE/cmsis_nvic.h
- Revision:
- 92:4fc01daae5a5
- Parent:
- 90:cb3d968589d8
diff -r 031413cf7a89 -r 4fc01daae5a5 TARGET_NUCLEO_L152RE/cmsis_nvic.h --- a/TARGET_NUCLEO_L152RE/cmsis_nvic.h Wed Oct 29 11:02:04 2014 +0000 +++ b/TARGET_NUCLEO_L152RE/cmsis_nvic.h Thu Nov 27 13:33:22 2014 +0000 @@ -35,7 +35,7 @@ // STM32L152RE // CORE: 16 vectors = 64 bytes from 0x00 to 0x3F // MCU Peripherals: 57 vectors = 228 bytes from 0x40 to 0x123 -// Total: 73 vectors = 292 bytes (0x124) to be reserved in RAM (see scatter file) +// Total: 73 vectors = 292 bytes (0x124) to be reserved in RAM #define NVIC_NUM_VECTORS 73 #define NVIC_USER_IRQ_OFFSET 16