mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #5693 from li-ho/ev-cog-iar-export
Enable IAR export for EV_COG_AD3029LZ and EV_COG_AD4050LZpull/5420/merge
commit
b8de0f299a
|
@ -248,5 +248,11 @@
|
||||||
"OGChipSelectEditMenu": "TMPM066FWUG\tToshiba TMPM066FWUG",
|
"OGChipSelectEditMenu": "TMPM066FWUG\tToshiba TMPM066FWUG",
|
||||||
"GFPUCoreSlave": 21,
|
"GFPUCoreSlave": 21,
|
||||||
"GBECoreSlave": 21
|
"GBECoreSlave": 21
|
||||||
|
},
|
||||||
|
"ADuCM3029": {
|
||||||
|
"OGChipSelectEditMenu": "ADuCM3029\tAnalogDevices ADuCM3029"
|
||||||
|
},
|
||||||
|
"ADuCM4050": {
|
||||||
|
"OGChipSelectEditMenu": "ADuCM4050\tAnalogDevices ADuCM4050"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue