Merge pull request #4303 from nvlsianpu/nrf52840_iar

enable iar exporter for nRF52840
pull/4216/head
Anna Bridge 2017-05-30 16:45:25 +01:00 committed by GitHub
commit ddc015fb6e
1 changed files with 6 additions and 0 deletions

View File

@ -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
}
}