Skip to content

Commit b73c165

Browse files
Andreas Larssonandreas.larsson
authored andcommitted
Fixed comment alignments
1 parent a1f70a9 commit b73c165

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@
8686
/* #define STM32F417xx */ /*!< STM32F417VG, STM32F417VE, STM32F417ZG, STM32F417ZE, STM32F417IG and STM32F417IE Devices */
8787
/* #define STM32F427xx */ /*!< STM32F427VG, STM32F427VI, STM32F427ZG, STM32F427ZI, STM32F427IG and STM32F427II Devices */
8888
/* #define STM32F437xx */ /*!< STM32F437VG, STM32F437VI, STM32F437ZG, STM32F437ZI, STM32F437IG and STM32F437II Devices */
89-
/*#define STM32F429xx */ /*!< STM32F429VG, STM32F429VI, STM32F429ZG, STM32F429ZI, STM32F429BG, STM32F429BI, STM32F429NG,
89+
/* #define STM32F429xx */ /*!< STM32F429VG, STM32F429VI, STM32F429ZG, STM32F429ZI, STM32F429BG, STM32F429BI, STM32F429NG,
9090
STM32F439NI, STM32F429IG and STM32F429II Devices */
91-
#define STM32F439xx /*!< STM32F439VG, STM32F439VI, STM32F439ZG, STM32F439ZI, STM32F439BG, STM32F439BI, STM32F439NG,
91+
#define STM32F439xx /*!< STM32F439VG, STM32F439VI, STM32F439ZG, STM32F439ZI, STM32F439BG, STM32F439BI, STM32F439NG,
9292
STM32F439NI, STM32F439IG and STM32F439II Devices */
9393
/* #define STM32F401xC */ /*!< STM32F401CB, STM32F401CC, STM32F401RB, STM32F401RC, STM32F401VB and STM32F401VC Devices */
94-
/* #define STM32F401xE */ /*!< STM32F401CD, STM32F401RD, STM32F401VD, STM32F401CE, STM32F401RE and STM32F401VE Devices */
94+
/* #define STM32F401xE */ /*!< STM32F401CD, STM32F401RD, STM32F401VD, STM32F401CE, STM32F401RE and STM32F401VE Devices */
9595
/* #define STM32F410Tx */ /*!< STM32F410T8 and STM32F410TB Devices */
9696
/* #define STM32F410Cx */ /*!< STM32F410C8 and STM32F410CB Devices */
9797
/* #define STM32F410Rx */ /*!< STM32F410R8 and STM32F410RB Devices */

0 commit comments

Comments
 (0)