Skip to content

Commit f762079

Browse files
committed
Add IAR exporter for STM32L475VG (mcu of DISCO_L475VG_IOT01A)
1 parent 1566395 commit f762079

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
@@ -2,6 +2,9 @@
22
"STM32L476VG": {
33
"OGChipSelectEditMenu": "STM32L476VG\tST STM32L476VG"
44
},
5+
"STM32L475VG": {
6+
"OGChipSelectEditMenu": "STM32L475VG\tST STM32L475VG"
7+
},
58
"LPC11U24FBD48/401": {
69
"OGChipSelectEditMenu": "LPC11U24FBD64_401\tNXP LPC11U24FBD64_401"
710
},

0 commit comments

Comments
 (0)