Skip to content

Commit a1f70a9

Browse files
Andreas Larssonandreas.larsson
authored andcommitted
Fixed comment, 439ZI to more generic 439xI
1 parent edf944f commit a1f70a9

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
@@ -32,7 +32,7 @@
3232
#ifndef MBED_CMSIS_NVIC_H
3333
#define MBED_CMSIS_NVIC_H
3434

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

0 commit comments

Comments
 (0)