mirror of https://github.com/ARMmbed/mbed-os.git
nRF52840_xxAA: enable iar exporter. nRF5x-MDK-IAR 8.11.1 or newer is required.
parent
12ca90e71f
commit
83c4b585c1
|
@ -179,5 +179,11 @@
|
||||||
},
|
},
|
||||||
"M453VG6AE": {
|
"M453VG6AE": {
|
||||||
"OGChipSelectEditMenu": "M451AE series\tNuvoton M451AE series (M451AE,M452AE,M453AE,M451MAE)"
|
"OGChipSelectEditMenu": "M451AE series\tNuvoton M451AE series (M451AE,M452AE,M453AE,M451MAE)"
|
||||||
|
},
|
||||||
|
"nRF52840_xxAA":{
|
||||||
|
"OGChipSelectEditMenu": "nRF52840_xxAA\tNordicSemi nRF52840_xxAA",
|
||||||
|
"CExtraOptionsCheck": 1,
|
||||||
|
"CExtraOptions": "--drv_vector_table_base=0x0",
|
||||||
|
"CMSISDAPJtagSpeedList": 10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue