Skip to content

Commit b8de0f2

Browse files
authored
Merge pull request #5693 from li-ho/ev-cog-iar-export
Enable IAR export for EV_COG_AD3029LZ and EV_COG_AD4050LZ
2 parents 0cb4fcd + df3d0ad commit b8de0f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,5 +248,11 @@
248248
"OGChipSelectEditMenu": "TMPM066FWUG\tToshiba TMPM066FWUG",
249249
"GFPUCoreSlave": 21,
250250
"GBECoreSlave": 21
251+
},
252+
"ADuCM3029": {
253+
"OGChipSelectEditMenu": "ADuCM3029\tAnalogDevices ADuCM3029"
254+
},
255+
"ADuCM4050": {
256+
"OGChipSelectEditMenu": "ADuCM4050\tAnalogDevices ADuCM4050"
251257
}
252258
}

0 commit comments

Comments
 (0)