mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #5707 from adustm/stm32l475_iar_export
Add IAR exporter for STM32L475VG (mcu of DISCO_L475VG_IOT01A)pull/5723/head
commit
2e6f24518b
|
@ -5,6 +5,9 @@
|
|||
"STM32L476VG": {
|
||||
"OGChipSelectEditMenu": "STM32L476VG\tST STM32L476VG"
|
||||
},
|
||||
"STM32L475VG": {
|
||||
"OGChipSelectEditMenu": "STM32L475VG\tST STM32L475VG"
|
||||
},
|
||||
"LPC11U24FBD48/401": {
|
||||
"OGChipSelectEditMenu": "LPC11U24FBD64_401\tNXP LPC11U24FBD64_401"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue