From 01d6f38268ec89e35a938a2389eb8433d72341f7 Mon Sep 17 00:00:00 2001 From: Deepika Date: Thu, 28 Feb 2019 10:03:00 -0600 Subject: [PATCH 1/2] Correct the device name for NUC472 --- tools/export/iar/iar_definitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/export/iar/iar_definitions.json b/tools/export/iar/iar_definitions.json index 57661e5f975..3b9c5f0fd5a 100644 --- a/tools/export/iar/iar_definitions.json +++ b/tools/export/iar/iar_definitions.json @@ -253,7 +253,7 @@ "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)" From a3c7caf3de6c829af388d54637770f0c5c3661d2 Mon Sep 17 00:00:00 2001 From: Deepika Date: Thu, 28 Feb 2019 14:41:35 -0600 Subject: [PATCH 2/2] Correct the device name for M453 --- tools/export/iar/iar_definitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/export/iar/iar_definitions.json b/tools/export/iar/iar_definitions.json index 3b9c5f0fd5a..cb288feadd8 100644 --- a/tools/export/iar/iar_definitions.json +++ b/tools/export/iar/iar_definitions.json @@ -256,7 +256,7 @@ "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",