We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36982c commit 42a0407Copy full SHA for 42a0407
targets/targets.json
@@ -3369,7 +3369,6 @@
3369
"FLASH",
3370
"MPU"
3371
],
3372
- "device_name": "STM32H747XIHx",
3373
"bootloader_supported": true
3374
},
3375
"DISCO_H747I_CM7": {
tools/export/iar/iar_definitions.json
@@ -371,7 +371,7 @@
371
"STM32H743ZI": {
372
"OGChipSelectEditMenu": "STM32H743ZI\tST STM32H743ZI"
373
374
- "DISCO_H747I": {
+ "STM32H747XIHx": {
375
"OGChipSelectEditMenu": "STM32H747XI_CM7\tST STM32H747XI_CM7"
376
377
"DISCO_H747I_CM4": {
0 commit comments