NUCLEO_F767ZI: Add missing IAR definitions

pull/4552/head
bcostm 2017-06-14 15:16:11 +02:00
parent 35999be018
commit a5240d25e2
1 changed files with 7 additions and 0 deletions

View File

@ -87,6 +87,13 @@
"FPU2": 6,
"NrRegs": 1
},
"STM32F767ZI": {
"OGChipSelectEditMenu": "STM32F767ZI\tST STM32F767ZI",
"GBECoreSlave": 41,
"CoreVariant": 41,
"FPU2": 7,
"NrRegs": 1
},
"MKL43Z256xxx4": {
"OGChipSelectEditMenu": "MKL43Z256xxx4\tFreescale MKL43Z256xxx4"
},