export: fix IAR definition for dual core STM32 DISCO_H747I

pull/11950/head
Alexandre Bourdiol 2019-11-26 10:54:53 +01:00
parent f36982cc97
commit 42a0407a56
2 changed files with 1 additions and 2 deletions

View File

@ -3369,7 +3369,6 @@
"FLASH", "FLASH",
"MPU" "MPU"
], ],
"device_name": "STM32H747XIHx",
"bootloader_supported": true "bootloader_supported": true
}, },
"DISCO_H747I_CM7": { "DISCO_H747I_CM7": {

View File

@ -371,7 +371,7 @@
"STM32H743ZI": { "STM32H743ZI": {
"OGChipSelectEditMenu": "STM32H743ZI\tST STM32H743ZI" "OGChipSelectEditMenu": "STM32H743ZI\tST STM32H743ZI"
}, },
"DISCO_H747I": { "STM32H747XIHx": {
"OGChipSelectEditMenu": "STM32H747XI_CM7\tST STM32H747XI_CM7" "OGChipSelectEditMenu": "STM32H747XI_CM7\tST STM32H747XI_CM7"
}, },
"DISCO_H747I_CM4": { "DISCO_H747I_CM4": {