[Wio 3G] Adding IAR exporting definition

pull/8787/head
Yoshihiro TSUBOI 2018-11-18 00:35:37 +09:00
parent d643034941
commit a1d2ac7462
1 changed files with 3 additions and 0 deletions

View File

@ -129,6 +129,9 @@
"STM32F439ZI": { "STM32F439ZI": {
"OGChipSelectEditMenu": "STM32F439ZI\tST STM32F439ZI" "OGChipSelectEditMenu": "STM32F439ZI\tST STM32F439ZI"
}, },
"STM32F439VI": {
"OGChipSelectEditMenu": "STM32F439VI\tST STM32F439VI"
},
"LPC1768": { "LPC1768": {
"OGChipSelectEditMenu": "LPC1768\tNXP LPC1768" "OGChipSelectEditMenu": "LPC1768\tNXP LPC1768"
}, },