Skip to content

Commit 13945c6

Browse files
author
Cruz Monrreal
authored
Merge pull request #9891 from deepikabhavnani/nuc472_iar8
Correct the device name for NUC472 / M453 - IAR 8
2 parents befed11 + a3c7caf commit 13945c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,10 @@
253253
"OGChipSelectEditMenu": "NCS36510\tONSemiconductor NCS36510"
254254
},
255255
"NUC472HI8AE": {
256-
"OGChipSelectEditMenu": "NUC400AE series\tNuvoton NUC400AE series (NUC442AE,NUC472AE)"
256+
"OGChipSelectEditMenu": "NUC472HI8AE\tNuvoton NUC472HI8AE"
257257
},
258258
"M453VG6AE": {
259-
"OGChipSelectEditMenu": "M451AE series\tNuvoton M451AE series (M451AE,M452AE,M453AE,M451MAE)"
259+
"OGChipSelectEditMenu": "M453VG6AE\tNuvoton M453VG6AE"
260260
},
261261
"nRF52840_xxAA":{
262262
"OGChipSelectEditMenu": "nRF52840_xxAA\tNordicSemi nRF52840_xxAA",

0 commit comments

Comments
 (0)