Skip to content

Commit fa5db87

Browse files
committed
Resolved alternates TODO.
1 parent 58eeb1a commit fa5db87

File tree

1 file changed

+0
-2
lines changed
  • targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G474xx/TARGET_NUCLEO_G474RE

1 file changed

+0
-2
lines changed

targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G474xx/TARGET_NUCLEO_G474RE/PinNames.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ typedef enum {
4949

5050
typedef enum {
5151

52-
// TODO - wasn't sure what to do about "alternates"
53-
5452
PA_0 = 0x00,
5553
PA_0_ALT0 = PA_0 | ALT0,
5654
PA_1 = 0x01,

0 commit comments

Comments
 (0)