Skip to content

Commit 4cfbfd3

Browse files
Rename to-values of BOOT1 to PB2
1 parent f5b028c commit 4cfbfd3

6 files changed

+8
-8
lines changed

_data/boards/STM32F103C8T6-Blue-Pill.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
},
103103
"function": "boot",
104104
"type": "jumper-2",
105-
"to": "BOOT1",
105+
"to": "PB2",
106106
"mode": null
107107
}
108108
],

_data/boards/STM32F103C8T6-Strange-Thing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
"function": "boot",
9393
"type": "jumper-1",
94-
"to": "BOOT1",
94+
"to": "PB2",
9595
"mode": "low",
9696
"remarks": [
9797
{

_data/boards/STM32F103RBT6-STM32F103RxT6-DEMO.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
},
8686
"function": "boot",
8787
"type": "jumper-2",
88-
"to": "BOOT1",
88+
"to": "PB2",
8989
"mode": null
9090
}
9191
],

_data/boards/STM32F103VET6-CZ-miniSTM32F103VE-EK.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
},
100100
"function": "boot",
101101
"type": "jumper-2",
102-
"to": "BOOT1",
102+
"to": "PB2",
103103
"mode": null,
104104
"remarks": [
105105
{
@@ -335,7 +335,7 @@
335335
{ "number": 44, "name": "GND", "function": null, "to": "GND" },
336336
{ "number": 45, "name": "3V3", "function": null, "to": "3V3" },
337337
{ "number": 46, "name": "3V3", "function": null, "to": "3V3" },
338-
{ "number": 47, "name": "BOOT1", "function": null, "to": "BOOT1" },
338+
{ "number": 47, "name": "BOOT1", "function": null, "to": "PB2" },
339339
{ "number": 48, "name": "BOOT0", "function": null, "to": "BOOT0" },
340340
{ "number": 49, "name": "GND", "function": null, "to": "GND" },
341341
{ "number": 50, "name": "GND", "function": null, "to": "GND" }

_data/boards/STM32F103ZET6-CZ-miniSTM32F103ZE-EK.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
},
100100
"function": "boot",
101101
"type": "jumper-2",
102-
"to": "BOOT1",
102+
"to": "PB2",
103103
"mode": null,
104104
"remarks": [
105105
{
@@ -239,7 +239,7 @@
239239
{ "number": 44, "name": "D3", "function": null, "to": "PD3" },
240240
{ "number": 45, "name": "3V3", "function": null, "to": "3V3" },
241241
{ "number": 46, "name": "3V3", "function": null, "to": "3V3" },
242-
{ "number": 47, "name": "BOOT1", "function": null, "to": "BOOT1" },
242+
{ "number": 47, "name": "BOOT1", "function": null, "to": "PB2" },
243243
{ "number": 48, "name": "BOOT0", "function": null, "to": "BOOT0" },
244244
{ "number": 49, "name": "GND", "function": null, "to": "GND" },
245245
{ "number": 50, "name": "GND", "function": null, "to": "GND" }

_data/boards/STM32F407VET6-STM32-F4VE-V2.0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
},
134134
"function": "boot",
135135
"type": "jumper-2",
136-
"to": "BOOT1",
136+
"to": "PB2",
137137
"mode": null,
138138
"remarks": [
139139
{

0 commit comments

Comments
 (0)