Skip to content

Commit f53f44f

Browse files
committed
chore(f7): update variant after script update
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 3582721 commit f53f44f

File tree

36 files changed

+18
-180
lines changed

36 files changed

+18
-180
lines changed

variants/STM32F7xx/F722I(C-E)(K-T)_F732IE(K-T)/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32F722I(C-E)Kx.xml, STM32F722I(C-E)Tx.xml
1515
* STM32F732IEKx.xml, STM32F732IETx.xml
16-
* CubeMX DB release 6.0.120
16+
* CubeMX DB release 6.0.130
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32F7xx/F722I(C-E)(K-T)_F732IE(K-T)/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,6 @@ PC_11_ALT1 = PC_11 | ALT1,
6363
#ifdef PWR_WAKEUP_PIN6
6464
SYS_WKUP6 = PI_11,
6565
#endif
66-
#ifdef PWR_WAKEUP_PIN7
67-
SYS_WKUP7 = NC,
68-
#endif
69-
#ifdef PWR_WAKEUP_PIN8
70-
SYS_WKUP8 = NC,
71-
#endif
7266

7367
/* USB */
7468
#ifdef USBCON

variants/STM32F7xx/F722R(C-E)T_F730R8T_F732RET/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32F722R(C-E)Tx.xml, STM32F730R8Tx.xml
1515
* STM32F732RETx.xml
16-
* CubeMX DB release 6.0.120
16+
* CubeMX DB release 6.0.130
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32F7xx/F722R(C-E)T_F730R8T_F732RET/PinNamesVar.h

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,6 @@ PC_11_ALT1 = PC_11 | ALT1,
5656
#ifdef PWR_WAKEUP_PIN4
5757
SYS_WKUP4 = PC_13,
5858
#endif
59-
#ifdef PWR_WAKEUP_PIN5
60-
SYS_WKUP5 = NC,
61-
#endif
62-
#ifdef PWR_WAKEUP_PIN6
63-
SYS_WKUP6 = NC,
64-
#endif
65-
#ifdef PWR_WAKEUP_PIN7
66-
SYS_WKUP7 = NC,
67-
#endif
68-
#ifdef PWR_WAKEUP_PIN8
69-
SYS_WKUP8 = NC,
70-
#endif
7159

7260
/* USB */
7361
#ifdef USBCON

variants/STM32F7xx/F722V(C-E)T_F730V8T_F732VET/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32F722V(C-E)Tx.xml, STM32F730V8Tx.xml
1515
* STM32F732VETx.xml
16-
* CubeMX DB release 6.0.120
16+
* CubeMX DB release 6.0.130
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32F7xx/F722V(C-E)T_F730V8T_F732VET/PinNamesVar.h

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,6 @@ PC_11_ALT1 = PC_11 | ALT1,
5757
#ifdef PWR_WAKEUP_PIN4
5858
SYS_WKUP4 = PC_13,
5959
#endif
60-
#ifdef PWR_WAKEUP_PIN5
61-
SYS_WKUP5 = NC,
62-
#endif
63-
#ifdef PWR_WAKEUP_PIN6
64-
SYS_WKUP6 = NC,
65-
#endif
66-
#ifdef PWR_WAKEUP_PIN7
67-
SYS_WKUP7 = NC,
68-
#endif
69-
#ifdef PWR_WAKEUP_PIN8
70-
SYS_WKUP8 = NC,
71-
#endif
7260

7361
/* USB */
7462
#ifdef USBCON

variants/STM32F7xx/F722Z(C-E)T_F732ZET/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F722Z(C-E)Tx.xml, STM32F732ZETx.xml
15-
* CubeMX DB release 6.0.120
15+
* CubeMX DB release 6.0.130
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32F7xx/F722Z(C-E)T_F732ZET/PinNamesVar.h

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,6 @@ PC_11_ALT1 = PC_11 | ALT1,
5757
#ifdef PWR_WAKEUP_PIN4
5858
SYS_WKUP4 = PC_13,
5959
#endif
60-
#ifdef PWR_WAKEUP_PIN5
61-
SYS_WKUP5 = NC,
62-
#endif
63-
#ifdef PWR_WAKEUP_PIN6
64-
SYS_WKUP6 = NC,
65-
#endif
66-
#ifdef PWR_WAKEUP_PIN7
67-
SYS_WKUP7 = NC,
68-
#endif
69-
#ifdef PWR_WAKEUP_PIN8
70-
SYS_WKUP8 = NC,
71-
#endif
7260

7361
/* USB */
7462
#ifdef USBCON

variants/STM32F7xx/F723I(C-E)(K-T)_F730I8K_F733IE(K-T)/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Automatically generated from STM32F723I(C-E)Kx.xml, STM32F723I(C-E)Tx.xml
1515
* STM32F730I8Kx.xml, STM32F733IEKx.xml
1616
* STM32F733IETx.xml
17-
* CubeMX DB release 6.0.120
17+
* CubeMX DB release 6.0.130
1818
*/
1919
#if !defined(CUSTOM_PERIPHERAL_PINS)
2020
#include "Arduino.h"

variants/STM32F7xx/F723I(C-E)(K-T)_F730I8K_F733IE(K-T)/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ PC_11_ALT1 = PC_11 | ALT1,
5959
#ifdef PWR_WAKEUP_PIN6
6060
SYS_WKUP6 = PI_11,
6161
#endif
62-
#ifdef PWR_WAKEUP_PIN7
63-
SYS_WKUP7 = NC,
64-
#endif
65-
#ifdef PWR_WAKEUP_PIN8
66-
SYS_WKUP8 = NC,
67-
#endif
6862

6963
/* USB */
7064
#ifdef USBCON

0 commit comments

Comments
 (0)