Skip to content

Commit 528ac27

Browse files
committed
Targets: adapt NUCLEO_G071RB to CMSIS-pack info update
1 parent d4027cd commit 528ac27

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

targets/targets.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9879,10 +9879,6 @@
98799879
"macro_name": "HSE_VALUE"
98809880
}
98819881
},
9882-
"mbed_rom_start": "0x08000000",
9883-
"mbed_rom_size" : "0x20000",
9884-
"mbed_ram_start": "0x20000000",
9885-
"mbed_ram_size" : "0x9000",
98869882
"extra_labels_add": [
98879883
"STM32G0",
98889884
"STM32G071xx",
@@ -9906,7 +9902,7 @@
99069902
],
99079903
"detect_code": ["0221"],
99089904
"release_versions": ["5"],
9909-
"device_name": "STM32G071xx",
9905+
"device_name": "STM32G071RBTx",
99109906
"bootloader_supported": true
99119907
},
99129908
"__build_tools_metadata__": {

tools/export/iar/iar_definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"STM32F302R8": {
3030
"OGChipSelectEditMenu": "STM32F302x8\tST STM32F302x8"
3131
},
32-
"STM32G071xx": {
32+
"STM32G071RBTx": {
3333
"OGChipSelectEditMenu": "STM32G071RB\tST STM32G071RB"
3434
},
3535
"EFM32LG990F256": {

0 commit comments

Comments
 (0)