We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8afae commit 7e58474Copy full SHA for 7e58474
targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/device/cmsis_nvic.h
@@ -31,7 +31,7 @@
31
#ifndef MBED_CMSIS_NVIC_H
32
#define MBED_CMSIS_NVIC_H
33
34
-// STM32F429ZI
+// STM32F439xI
35
// CORE: 16 vectors = 64 bytes from 0x00 to 0x3F
36
// MCU Peripherals: 91 vectors = 364 bytes from 0x40 to 0x1AB
37
// Total: 107 vectors = 428 bytes (0x1AC) to be reserved in RAM
0 commit comments