The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
Diff: TARGET_NUCLEO_L152RE/cmsis_nvic.h
- Revision:
- 90:cb3d968589d8
- Parent:
- 77:869cf507173a
- Child:
- 92:4fc01daae5a5
--- a/TARGET_NUCLEO_L152RE/cmsis_nvic.h Fri Sep 12 16:41:52 2014 +0100 +++ b/TARGET_NUCLEO_L152RE/cmsis_nvic.h Tue Oct 28 16:40:41 2014 +0000 @@ -32,7 +32,7 @@ #ifndef MBED_CMSIS_NVIC_H #define MBED_CMSIS_NVIC_H -// STM32F152RE +// 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)