Skip to content

Correct the device name for NUC472 / M453 - IAR 8 #9891

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 1, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tools/export/iar/iar_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@
"OGChipSelectEditMenu": "NCS36510\tONSemiconductor NCS36510"
},
"NUC472HI8AE": {
"OGChipSelectEditMenu": "NUC400AE series\tNuvoton NUC400AE series (NUC442AE,NUC472AE)"
"OGChipSelectEditMenu": "NUC472HI8AE\tNuvoton NUC472HI8AE"
},
"M453VG6AE": {
"OGChipSelectEditMenu": "M451AE series\tNuvoton M451AE series (M451AE,M452AE,M453AE,M451MAE)"
"OGChipSelectEditMenu": "M453VG6AE\tNuvoton M453VG6AE"
},
"nRF52840_xxAA":{
"OGChipSelectEditMenu": "nRF52840_xxAA\tNordicSemi nRF52840_xxAA",
Expand Down