Add IAR exporter for STM32L475VG (mcu of DISCO_L475VG_IOT01A)

pull/5707/head
adustm 2017-12-14 15:50:56 +01:00
parent 1566395323
commit f76207921b
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"STM32L476VG": {
"OGChipSelectEditMenu": "STM32L476VG\tST STM32L476VG"
},
"STM32L475VG": {
"OGChipSelectEditMenu": "STM32L475VG\tST STM32L475VG"
},
"LPC11U24FBD48/401": {
"OGChipSelectEditMenu": "LPC11U24FBD64_401\tNXP LPC11U24FBD64_401"
},