Skip to content

Commit 72bdeef

Browse files
Merge pull request #4552 from bcostm/add_IAR_nucleo_f767zi
NUCLEO_F767ZI: Add missing IAR definitions
2 parents 17ae9b9 + a5240d2 commit 72bdeef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@
8787
"FPU2": 6,
8888
"NrRegs": 1
8989
},
90+
"STM32F767ZI": {
91+
"OGChipSelectEditMenu": "STM32F767ZI\tST STM32F767ZI",
92+
"GBECoreSlave": 41,
93+
"CoreVariant": 41,
94+
"FPU2": 7,
95+
"NrRegs": 1
96+
},
9097
"MKL43Z256xxx4": {
9198
"OGChipSelectEditMenu": "MKL43Z256xxx4\tFreescale MKL43Z256xxx4"
9299
},

0 commit comments

Comments
 (0)