mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #4303 from nvlsianpu/nrf52840_iar
enable iar exporter for nRF52840pull/4216/head
commit
ddc015fb6e
|
@ -182,5 +182,11 @@
|
|||
},
|
||||
"M453VG6AE": {
|
||||
"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