Skip to content

Commit b2704f5

Browse files
author
Cruz Monrreal
authored
Merge pull request #6634 from kivaisan/add_iar_export_STM32L151CC
Add iar export support for STM32L151CC
2 parents df47efc + 14704c9 commit b2704f5

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)