my fork
Fork of mbed by
Diff: TARGET_NUCLEO_F030R8/cmsis_nvic.h
- Revision:
- 92:4fc01daae5a5
- Parent:
- 77:869cf507173a
--- a/TARGET_NUCLEO_F030R8/cmsis_nvic.h Wed Oct 29 11:02:04 2014 +0000 +++ b/TARGET_NUCLEO_F030R8/cmsis_nvic.h Thu Nov 27 13:33:22 2014 +0000 @@ -35,7 +35,7 @@ // STM32F030R8 // CORE: 16 vectors = 64 bytes from 0x00 to 0x3F // MCU Peripherals: 29 vectors = 116 bytes from 0x40 to 0xB3 -// Total: 45 vectors = 180 bytes (0xB4) to be reserved in RAM (see scatter file) +// Total: 45 vectors = 180 bytes (0xB4) to be reserved in RAM #define NVIC_NUM_VECTORS 45 #define NVIC_USER_IRQ_OFFSET 16