STM32L1: update device_name

pull/14496/head
jeromecoutant 2021-03-31 10:22:17 +02:00
parent c6a783118f
commit 941e600f77
3 changed files with 9 additions and 21 deletions

View File

@ -3433,7 +3433,7 @@
"device_has_remove": [ "device_has_remove": [
"SERIAL_FC" "SERIAL_FC"
], ],
"device_name": "STM32L151CC", "device_name": "STM32L151CCTx",
"detect_code": [ "detect_code": [
"0350" "0350"
] ]
@ -3474,7 +3474,7 @@
"device_has_remove": [ "device_has_remove": [
"SERIAL_FC" "SERIAL_FC"
], ],
"device_name": "STM32L152RC" "device_name": "STM32L152RCTx"
}, },
"MCU_STM32L152xE": { "MCU_STM32L152xE": {
"inherits": [ "inherits": [
@ -3499,7 +3499,7 @@
"detect_code": [ "detect_code": [
"0710" "0710"
], ],
"device_name": "STM32L152RE" "device_name": "STM32L152RETx"
}, },
"MCU_STM32L4": { "MCU_STM32L4": {
"inherits": [ "inherits": [

View File

@ -908,12 +908,6 @@
"nRF51422_xxAA" "nRF51422_xxAA"
] ]
}, },
"NUCLEO-L152RE": {
"name": "NUCLEO-L152RE",
"mounted_devices": [
"STM32L152RE"
]
},
"NUCLEO-L476RG": { "NUCLEO-L476RG": {
"name": "NUCLEO-L476RG", "name": "NUCLEO-L476RG",
"mounted_devices": [ "mounted_devices": [
@ -1180,12 +1174,6 @@
"SN32F70*B" "SN32F70*B"
] ]
}, },
"STM32L-Discovery": {
"name": "STM32L-Discovery",
"mounted_devices": [
"STM32L152RB"
]
},
"STM32L476G-EVAL": { "STM32L476G-EVAL": {
"name": "STM32L476G-EVAL", "name": "STM32L476G-EVAL",
"mounted_devices": [ "mounted_devices": [

View File

@ -459288,7 +459288,7 @@
"sub_family": "STM32L151xxA", "sub_family": "STM32L151xxA",
"vendor": "STMicroelectronics:13" "vendor": "STMicroelectronics:13"
}, },
"STM32L151CC": { "STM32L151CCTx": {
"algorithms": [ "algorithms": [
{ {
"default": true, "default": true,
@ -459354,7 +459354,7 @@
"startup": true "startup": true
} }
}, },
"name": "STM32L151CC", "name": "STM32L151CCTx",
"processor": { "processor": {
"Symmetric": { "Symmetric": {
"core": "CortexM3", "core": "CortexM3",
@ -463152,7 +463152,7 @@
"sub_family": "STM32L152xxA", "sub_family": "STM32L152xxA",
"vendor": "STMicroelectronics:13" "vendor": "STMicroelectronics:13"
}, },
"STM32L152RC": { "STM32L152RCTx": {
"algorithms": [ "algorithms": [
{ {
"default": true, "default": true,
@ -463218,7 +463218,7 @@
"startup": true "startup": true
} }
}, },
"name": "STM32L152RC", "name": "STM32L152RCTx",
"processor": { "processor": {
"Symmetric": { "Symmetric": {
"core": "CortexM3", "core": "CortexM3",
@ -463428,7 +463428,7 @@
"sub_family": "STM32L152", "sub_family": "STM32L152",
"vendor": "STMicroelectronics:13" "vendor": "STMicroelectronics:13"
}, },
"STM32L152RE": { "STM32L152RETx": {
"algorithms": [ "algorithms": [
{ {
"default": true, "default": true,
@ -463494,7 +463494,7 @@
"startup": true "startup": true
} }
}, },
"name": "STM32L152RE", "name": "STM32L152RETx",
"processor": { "processor": {
"Symmetric": { "Symmetric": {
"core": "CortexM3", "core": "CortexM3",