Skip to content

Commit e598f5f

Browse files
committed
typo + moved device_name
1 parent 51cfdc2 commit e598f5f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

targets/targets.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4381,7 +4381,7 @@
43814381
],
43824382
"device_name": "STM32WL55JCIx"
43834383
},
4384-
"MCU_STM32WLe5xC": {
4384+
"MCU_STM32WLE5xC": {
43854385
"inherits": [
43864386
"MCU_STM32WL"
43874387
],
@@ -4392,7 +4392,6 @@
43924392
"extra_labels_add": [
43934393
"STM32WLE5xC"
43944394
],
4395-
"device_name": "STM32WLE5JCIx",
43964395
"mbed_rom_start": "0x8000000",
43974396
"mbed_rom_size": "0x40000",
43984397
"mbed_ram_start": "0x20000000",

0 commit comments

Comments
 (0)