Skip to content

Commit df3d0ad

Browse files
author
Edmund Hsu
committed
Enable IAR export for EV_COG_AD3029LZ and EV_COG_AD4050LZ
- ADuCM3029 is the MCU name for EV_COG_AD3029LZ - ADuCM4050 is the MCU name for EV_COG_AD4050LZ
1 parent 5c01c3e commit df3d0ad

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
@@ -245,5 +245,11 @@
245245
"OGChipSelectEditMenu": "TMPM066FWUG\tToshiba TMPM066FWUG",
246246
"GFPUCoreSlave": 21,
247247
"GBECoreSlave": 21
248+
},
249+
"ADuCM3029": {
250+
"OGChipSelectEditMenu": "ADuCM3029\tAnalogDevices ADuCM3029"
251+
},
252+
"ADuCM4050": {
253+
"OGChipSelectEditMenu": "ADuCM4050\tAnalogDevices ADuCM4050"
248254
}
249255
}

0 commit comments

Comments
 (0)