Skip to content

Commit d1c78a2

Browse files
committed
STM32F2: update device_name
1 parent 78e84c9 commit d1c78a2

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1567,7 +1567,7 @@
15671567
"device_has_add": [
15681568
"USBDEVICE"
15691569
],
1570-
"device_name": "STM32F207ZG",
1570+
"device_name": "STM32F207ZGTx",
15711571
"overrides": {
15721572
"network-default-interface-type": "ETHERNET"
15731573
}

tools/arm_pack_manager/aliases.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -771,12 +771,6 @@
771771
"NUC140VE3AN"
772772
]
773773
},
774-
"MCBSTM32F200": {
775-
"name": "MCBSTM32F200",
776-
"mounted_devices": [
777-
"STM32F207IG"
778-
]
779-
},
780774
"MCBSTM32F400": {
781775
"name": "MCBSTM32F400",
782776
"mounted_devices": [

tools/arm_pack_manager/legacy-names.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"MKL46Z256xxx4": "MKL46Z256VLL4",
88
"MKL82Z128xxx7": "MKL82Z128VLK7",
99
"R7S72103": "R7S72100",
10-
"STM32F207ZG": "STM32F207ZGTx",
1110
"STM32F302R8": "STM32F302R8Tx",
1211
"STM32F303K8": "STM32F303K8Tx",
1312
"STM32F303RE": "STM32F303RETx",

0 commit comments

Comments
 (0)