STM32F2: update device_name

pull/14496/head
jeromecoutant 2021-03-30 17:08:07 +02:00
parent 78e84c94c9
commit d1c78a296b
3 changed files with 1 additions and 8 deletions

View File

@ -1567,7 +1567,7 @@
"device_has_add": [
"USBDEVICE"
],
"device_name": "STM32F207ZG",
"device_name": "STM32F207ZGTx",
"overrides": {
"network-default-interface-type": "ETHERNET"
}

View File

@ -771,12 +771,6 @@
"NUC140VE3AN"
]
},
"MCBSTM32F200": {
"name": "MCBSTM32F200",
"mounted_devices": [
"STM32F207IG"
]
},
"MCBSTM32F400": {
"name": "MCBSTM32F400",
"mounted_devices": [

View File

@ -7,7 +7,6 @@
"MKL46Z256xxx4": "MKL46Z256VLL4",
"MKL82Z128xxx7": "MKL82Z128VLK7",
"R7S72103": "R7S72100",
"STM32F207ZG": "STM32F207ZGTx",
"STM32F302R8": "STM32F302R8Tx",
"STM32F303K8": "STM32F303K8Tx",
"STM32F303RE": "STM32F303RETx",