Skip to content

Commit 8abe9a4

Browse files
adustmadbridge
authored andcommitted
Add IAR exporter for STM32L475VG (mcu of DISCO_L475VG_IOT01A)
1 parent 7dac0c0 commit 8abe9a4

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
@@ -5,6 +5,9 @@
55
"STM32L476VG": {
66
"OGChipSelectEditMenu": "STM32L476VG\tST STM32L476VG"
77
},
8+
"STM32L475VG": {
9+
"OGChipSelectEditMenu": "STM32L475VG\tST STM32L475VG"
10+
},
811
"LPC11U24FBD48/401": {
912
"OGChipSelectEditMenu": "LPC11U24FBD64_401\tNXP LPC11U24FBD64_401"
1013
},

0 commit comments

Comments
 (0)