We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9864037 commit 7bf7f6bCopy full SHA for 7bf7f6b
variants/FEATHER_F405/variant.cpp
@@ -46,36 +46,31 @@ const PinName digitalPin[] = {
46
PC_7,
47
PC_6,
48
PA_15, // D7
49
-
50
PC_0, // D8
51
PB_8,
52
PB_9,
53
PC_3,
54
PC_2,
55
PC_1, // D13
56
57
PA_4, // D14 - A0
58
PA_5,
59
PA_6,
60
PA_7,
61
PC_4,
62
PC_5,
63
PA_3, // D20 - A6
64
65
PB_6, // D21 SCL
66
PB_7, // D22 SDA
67
PB_13, // D23 SCK
68
PB_14, // D24 MISO
69
PB_15, // D25 MOSI
70
71
PC_8, // D26 SDIO
72
PC_9,
73
PC_10,
74
PC_11,
75
PC_12,
76
PD_2,
77
PB_12, // D32 - SD Detect
78
79
PC_14, // D33 - OSC32
80
PC_15, // D34 - OSC32
81
PA_11, // D35 D+
0 commit comments