Skip to content

Commit 246335a

Browse files
committed
NRF52_DK support for IAR exporter
1 parent f5fb485 commit 246335a

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)