Skip to content

Commit 2e6f245

Browse files
authored
Merge pull request #5707 from adustm/stm32l475_iar_export
Add IAR exporter for STM32L475VG (mcu of DISCO_L475VG_IOT01A)
2 parents 6ee23bc + f762079 commit 2e6f245

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)