Skip to content

Commit 574f0a9

Browse files
committed
Manual pin changes
1 parent ed1fa13 commit 574f0a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variants/NUCLEO_F756ZG/PinNamesVar.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ SYS_WKUP3 = PC_1,
1212
SYS_WKUP4 = PC_13,
1313
#endif
1414
#ifdef PWR_WAKEUP_PIN5
15-
SYS_WKUP5 = NC,
15+
SYS_WKUP5 = PI_8, /* manually updated */
1616
#endif
1717
#ifdef PWR_WAKEUP_PIN6
18-
SYS_WKUP6 = NC,
18+
SYS_WKUP6 = PI_11, /* manually updated */
1919
#endif
2020
#ifdef PWR_WAKEUP_PIN7
2121
SYS_WKUP7 = NC,

0 commit comments

Comments
 (0)