Add iar export support for STM32L151CC

pull/6634/head
Kimmo Vaisanen 2018-04-13 14:03:00 +03:00
parent 68ebbb0637
commit 14704c9387
1 changed files with 3 additions and 0 deletions

View File

@ -113,6 +113,9 @@
"STM32F303RE": {
"OGChipSelectEditMenu": "STM32F303xE\tST STM32F303xE"
},
"STM32L151CC": {
"OGChipSelectEditMenu": "STM32L151CC\tST STM32L151CC"
},
"STM32L152RE": {
"OGChipSelectEditMenu": "STM32L152xE\tST STM32L152xE"
},