Skip to content

Commit 7e58474

Browse files
Andreas Larssonkegilbert
authored andcommitted
Fixed comment, 439ZI to more generic 439xI
1 parent fe8afae commit 7e58474

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/device

1 file changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/device/cmsis_nvic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#ifndef MBED_CMSIS_NVIC_H
3232
#define MBED_CMSIS_NVIC_H
3333

34-
// STM32F429ZI
34+
// STM32F439xI
3535
// CORE: 16 vectors = 64 bytes from 0x00 to 0x3F
3636
// MCU Peripherals: 91 vectors = 364 bytes from 0x40 to 0x1AB
3737
// Total: 107 vectors = 428 bytes (0x1AC) to be reserved in RAM

0 commit comments

Comments
 (0)