Skip to content

Commit c638d2c

Browse files
committed
Fix typo in IAR definitions
1 parent c8c01f0 commit c638d2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"stm32l476vg": {
2+
"STM32L476VG": {
33
"OGChipSelectEditMenu": "STM32L476VG\tST STM32L476VG"
44
},
55
"LPC11U24FBD48/401": {
@@ -17,7 +17,7 @@
1717
"STM32F042K6": {
1818
"OGChipSelectEditMenu": "STM32F042x6\tST STM32F042x6"
1919
},
20-
"stm32l476rg": {
20+
"STM32L476RG": {
2121
"OGChipSelectEditMenu": "STM32L476RG\tST STM32L476RG"
2222
},
2323
"STM32L011K4": {
@@ -71,7 +71,7 @@
7171
"STM32L073RZ": {
7272
"OGChipSelectEditMenu": "STM32L073RZ\tST STM32L073RZ"
7373
},
74-
"stm32ff746zg": {
74+
"STM32F746ZG": {
7575
"OGChipSelectEditMenu": "STM32F746ZG\tST STM32F746ZG",
7676
"CoreVariant": 41,
7777
"GFPUCoreSlave2": 41,
@@ -83,7 +83,7 @@
8383
"LPC812M101JDH20": {
8484
"OGChipSelectEditMenu": "LPC812M101\tNXP LPC812M101"
8585
},
86-
"stm32f746ng": {
86+
"STM32F746NG": {
8787
"OGChipSelectEditMenu": "STM32F746NG\tST STM32F746NG"
8888
},
8989
"STM32F411RE": {

0 commit comments

Comments
 (0)