Skip to content

Commit 4be4113

Browse files
authored
Merge pull request #2985 from sarahmarshy/nrf52-support
NRF52_DK support for IAR exporter
2 parents e24f398 + 246335a commit 4be4113

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,8 @@
146146
},
147147
"STM32F407VG": {
148148
"OGChipSelectEditMenu": "STM32F407VG\tST STM32F407VG"
149+
},
150+
"nRF52832_xxAA":{
151+
"OGChipSelectEditMenu": "nRF52832-xxAA\tNordicSemi nRF52832-xxAA"
149152
}
150153
}

0 commit comments

Comments
 (0)