Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_ARCH_MAX/cmsis_nvic.h
- Revision:
- 114:252557024ec3
- Parent:
- 89:552587b429a1
--- a/TARGET_ARCH_MAX/cmsis_nvic.h Tue Feb 02 14:43:35 2016 +0000 +++ b/TARGET_ARCH_MAX/cmsis_nvic.h Tue Feb 16 14:28:01 2016 +0000 @@ -32,11 +32,6 @@ #ifndef MBED_CMSIS_NVIC_H #define MBED_CMSIS_NVIC_H -// STM32F401RE -// CORE: 16 vectors = 64 bytes from 0x00 to 0x3F -// MCU Peripherals: 85 vectors = 340 bytes from 0x40 to ... -// Total: 101 vectors = 404 bytes (0x194) to be reserved in RAM - // STM32F407VG // CORE: 16 vectors = 64 bytes from 0x00 to 0x3F // MCU Peripherals: 82 vectors = 328 bytes from 0x40 to ...