STM32L0: update device_name

pull/14496/head
jeromecoutant 2021-03-31 10:20:09 +02:00
parent 4393d241b2
commit c6a783118f
3 changed files with 2 additions and 15 deletions

View File

@ -3332,7 +3332,7 @@
"detect_code": [
"0833"
],
"device_name": "STM32L072CZ"
"device_name": "STM32L072CZTx"
},
"MCU_STM32L073xZ": {
"inherits": [
@ -3361,7 +3361,7 @@
"detect_code": [
"0760"
],
"device_name": "STM32L073RZ"
"device_name": "STM32L073RZTx"
},
"MCU_STM32L082xZ": {
"inherits": [

View File

@ -1186,12 +1186,6 @@
"STM32L152RB"
]
},
"STM32L073Z-EVAL": {
"name": "STM32L073Z-EVAL",
"mounted_devices": [
"STM32L073VZ"
]
},
"STM32L476G-EVAL": {
"name": "STM32L476G-EVAL",
"mounted_devices": [

View File

@ -8,13 +8,6 @@
"MKL82Z128xxx7": "MKL82Z128VLK7",
"R7S72103": "R7S72100",
"STM32L011K4": "STM32L011K4Tx",
"STM32L031K6": "STM32L031K6Tx",
"STM32L053C8": "STM32L053C8Tx",
"STM32L053R8": "STM32L053R8Tx",
"STM32L072CZ": "STM32L072CZTx",
"STM32L073RZ": "STM32L073RZTx",
"STM32L082CZ": "STM32L082CZYx",
"STM32L432KC": "STM32L432KCUx",
"STM32L433RC": "STM32L433RCTx",
"STM32L443RC": "STM32L443RCTx",