Skip to content

Commit a86fc17

Browse files
committed
DISCO_F429ZI: Typo correction
1 parent e8c817b commit a86fc17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_DISCO_F429ZI/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
//
4141
// - The pins which are connected to other components present on the board have
4242
// the comment "Connected to xxx". The pin function may not work properly in this
43-
// case. These pins may not displayed on the board pinout image on mbed.org.
43+
// case. These pins may not be displayed on the board pinout image on mbed.org.
4444
// Please read the board reference manual and schematic for more information.
4545
//
4646
//==============================================================================

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_NUCLEO_F429ZI/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
//
4141
// - The pins which are connected to other components present on the board have
4242
// the comment "Connected to xxx". The pin function may not work properly in this
43-
// case. These pins may not displayed on the board pinout image on mbed.org.
43+
// case. These pins may not be displayed on the board pinout image on mbed.org.
4444
// Please read the board reference manual and schematic for more information.
4545
//
4646
//==============================================================================

0 commit comments

Comments
 (0)