NUCLEO_F767ZI: Add missing IAR definitions

pull/4689/head
bcostm 2017-06-14 15:16:11 +02:00 committed by adbridge
parent 2e1fd1d2b4
commit a7c23f12b7
1 changed files with 7 additions and 0 deletions

View File

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