Skip to content

Commit 14704c9

Browse files
author
Kimmo Vaisanen
committed
Add iar export support for STM32L151CC
1 parent 68ebbb0 commit 14704c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@
113113
"STM32F303RE": {
114114
"OGChipSelectEditMenu": "STM32F303xE\tST STM32F303xE"
115115
},
116+
"STM32L151CC": {
117+
"OGChipSelectEditMenu": "STM32L151CC\tST STM32L151CC"
118+
},
116119
"STM32L152RE": {
117120
"OGChipSelectEditMenu": "STM32L152xE\tST STM32L152xE"
118121
},

0 commit comments

Comments
 (0)