Skip to content

Commit 9698938

Browse files
committed
chore(c0): update variant after script update
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 2ccfc78 commit 9698938

File tree

29 files changed

+0
-186
lines changed

29 files changed

+0
-186
lines changed

variants/STM32C0xx/C011D6Y_C011F(4-6)(P-U)_C031F(4-6)P/PinNamesVar.h

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,5 @@ PC_14_ALT1 = PC_14 | ALT1,
4343
#ifdef PWR_WAKEUP_PIN4
4444
SYS_WKUP4 = PA_2,
4545
#endif
46-
#ifdef PWR_WAKEUP_PIN5
47-
SYS_WKUP5 = NC,
48-
#endif
49-
#ifdef PWR_WAKEUP_PIN6
50-
SYS_WKUP6 = NC,
51-
#endif
52-
#ifdef PWR_WAKEUP_PIN7
53-
SYS_WKUP7 = NC,
54-
#endif
55-
#ifdef PWR_WAKEUP_PIN8
56-
SYS_WKUP8 = NC,
57-
#endif
5846

5947
/* No USB */

variants/STM32C0xx/C011J(4-6)M/PinNamesVar.h

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,5 @@ PC_14_ALT1 = PC_14 | ALT1,
3535
#ifdef PWR_WAKEUP_PIN4
3636
SYS_WKUP4 = PA_2,
3737
#endif
38-
#ifdef PWR_WAKEUP_PIN5
39-
SYS_WKUP5 = NC,
40-
#endif
41-
#ifdef PWR_WAKEUP_PIN6
42-
SYS_WKUP6 = NC,
43-
#endif
44-
#ifdef PWR_WAKEUP_PIN7
45-
SYS_WKUP7 = NC,
46-
#endif
47-
#ifdef PWR_WAKEUP_PIN8
48-
SYS_WKUP8 = NC,
49-
#endif
5038

5139
/* No USB */

variants/STM32C0xx/C031C(4-6)(T-U)/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,5 @@ PC_14_ALT1 = PC_14 | ALT1,
5353
#ifdef PWR_WAKEUP_PIN6
5454
SYS_WKUP6 = PB_5,
5555
#endif
56-
#ifdef PWR_WAKEUP_PIN7
57-
SYS_WKUP7 = NC,
58-
#endif
59-
#ifdef PWR_WAKEUP_PIN8
60-
SYS_WKUP8 = NC,
61-
#endif
6256

6357
/* No USB */

variants/STM32C0xx/C031G(4-6)U/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,5 @@ PC_14_ALT1 = PC_14 | ALT1,
5252
#ifdef PWR_WAKEUP_PIN6
5353
SYS_WKUP6 = PB_5,
5454
#endif
55-
#ifdef PWR_WAKEUP_PIN7
56-
SYS_WKUP7 = NC,
57-
#endif
58-
#ifdef PWR_WAKEUP_PIN8
59-
SYS_WKUP8 = NC,
60-
#endif
6155

6256
/* No USB */

variants/STM32C0xx/C031K(4-6)(T-U)/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,5 @@ PC_14_ALT1 = PC_14 | ALT1,
5353
#ifdef PWR_WAKEUP_PIN6
5454
SYS_WKUP6 = PB_5,
5555
#endif
56-
#ifdef PWR_WAKEUP_PIN7
57-
SYS_WKUP7 = NC,
58-
#endif
59-
#ifdef PWR_WAKEUP_PIN8
60-
SYS_WKUP8 = NC,
61-
#endif
6256

6357
/* No USB */

variants/STM32C0xx/C051C(6-8)(T-U)/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,5 @@ PC_15_ALT1 = PC_15 | ALT1,
6666
#ifdef PWR_WAKEUP_PIN6
6767
SYS_WKUP6 = PB_5,
6868
#endif
69-
#ifdef PWR_WAKEUP_PIN7
70-
SYS_WKUP7 = NC,
71-
#endif
72-
#ifdef PWR_WAKEUP_PIN8
73-
SYS_WKUP8 = NC,
74-
#endif
7569

7670
/* No USB */

variants/STM32C0xx/C051D8Y_C051F(6-8)P/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,5 @@ PC_15_ALT1 = PC_15 | ALT1,
5757
#ifdef PWR_WAKEUP_PIN6
5858
SYS_WKUP6 = PB_5,
5959
#endif
60-
#ifdef PWR_WAKEUP_PIN7
61-
SYS_WKUP7 = NC,
62-
#endif
63-
#ifdef PWR_WAKEUP_PIN8
64-
SYS_WKUP8 = NC,
65-
#endif
6660

6761
/* No USB */

variants/STM32C0xx/C051G(6-8)U/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,5 @@ PC_15_ALT1 = PC_15 | ALT1,
6262
#ifdef PWR_WAKEUP_PIN6
6363
SYS_WKUP6 = PB_5,
6464
#endif
65-
#ifdef PWR_WAKEUP_PIN7
66-
SYS_WKUP7 = NC,
67-
#endif
68-
#ifdef PWR_WAKEUP_PIN8
69-
SYS_WKUP8 = NC,
70-
#endif
7165

7266
/* No USB */

variants/STM32C0xx/C051K6(T-U)_C051K8T/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,5 @@ PC_15_ALT1 = PC_15 | ALT1,
6565
#ifdef PWR_WAKEUP_PIN6
6666
SYS_WKUP6 = PB_5,
6767
#endif
68-
#ifdef PWR_WAKEUP_PIN7
69-
SYS_WKUP7 = NC,
70-
#endif
71-
#ifdef PWR_WAKEUP_PIN8
72-
SYS_WKUP8 = NC,
73-
#endif
7468

7569
/* No USB */

variants/STM32C0xx/C071C(8-B)(T-U)/PinNamesVar.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ PC_14_ALT1 = PC_14 | ALT1,
6464
#ifdef PWR_WAKEUP_PIN6
6565
SYS_WKUP6 = PB_5,
6666
#endif
67-
#ifdef PWR_WAKEUP_PIN7
68-
SYS_WKUP7 = NC,
69-
#endif
70-
#ifdef PWR_WAKEUP_PIN8
71-
SYS_WKUP8 = NC,
72-
#endif
7367

7468
/* USB */
7569
#ifdef USBCON

0 commit comments

Comments
 (0)