Add IAR export support for NUCLEO_F207ZG

pull/3717/head
Sarah Marsh 2017-02-07 14:25:43 -06:00
parent 65956d108e
commit 0677e5add6
1 changed files with 3 additions and 0 deletions
tools/export/iar

View File

@ -5,6 +5,9 @@
"LPC11U24FBD48/401": {
"OGChipSelectEditMenu": "LPC11U24FBD64_401\tNXP LPC11U24FBD64_401"
},
"STM32F207ZG": {
"OGChipSelectEditMenu": "STM32F207ZG\tST STM32F207ZG"
},
"STM32F334R8": {
"OGChipSelectEditMenu": "STM32F334x8\tST STM32F334x8"
},