Skip to content

Commit ddc015f

Browse files
authored
Merge pull request #4303 from nvlsianpu/nrf52840_iar
enable iar exporter for nRF52840
2 parents 3122abe + 83c4b58 commit ddc015f

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
@@ -182,5 +182,11 @@
182182
},
183183
"M453VG6AE": {
184184
"OGChipSelectEditMenu": "M451AE series\tNuvoton M451AE series (M451AE,M452AE,M453AE,M451MAE)"
185+
},
186+
"nRF52840_xxAA":{
187+
"OGChipSelectEditMenu": "nRF52840_xxAA\tNordicSemi nRF52840_xxAA",
188+
"CExtraOptionsCheck": 1,
189+
"CExtraOptions": "--drv_vector_table_base=0x0",
190+
"CMSISDAPJtagSpeedList": 10
185191
}
186192
}

0 commit comments

Comments
 (0)