Skip to content

Commit 1c5c1c7

Browse files
authored
Merge pull request #6027 from ithinuel/fix-target-names-for-murata-abz-and-adv-wise-1510
rename MURATA type ABZ & WISE 1510 to their expected name
2 parents f8cc426 + 6c9fcf3 commit 1c5c1c7

File tree

12 files changed

+16
-16
lines changed

12 files changed

+16
-16
lines changed

targets/targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,7 +1515,7 @@
15151515
"device_name": "STM32L433RC",
15161516
"bootloader_supported": true
15171517
},
1518-
"WISE_1510": {
1518+
"MTB_ADV_WISE_1510": {
15191519
"inherits": ["FAMILY_STM32"],
15201520
"supported_form_factors": ["ARDUINO"],
15211521
"core": "Cortex-M4F",
@@ -1779,7 +1779,7 @@
17791779
"release_versions": ["2", "5"],
17801780
"device_name": "STM32L072CZ"
17811781
},
1782-
"CMWX1ZZABZ_078": {
1782+
"MTB_MURATA_ABZ": {
17831783
"inherits": ["FAMILY_STM32"],
17841784
"core": "Cortex-M0+",
17851785
"extra_labels_add": ["STM32L0", "STM32L0x2xZ", "STM32L082CZ", "STM32L082xx"],

0 commit comments

Comments
 (0)