Skip to content

STM32: add missing IAR exporters #8169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions tools/export/iar/iar_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,5 +278,44 @@
"OGChipSelectEditMenu": "TMPM3H6FWFG\tToshiba TMPM3H6FWFG",
"GFPUCoreSlave": 24,
"GBECoreSlave": 24
},
"STM32F446VE": {
"OGChipSelectEditMenu": "STM32F446VE\tST STM32F446VE"
},
"STM32F303VC": {
"OGChipSelectEditMenu": "STM32F303VC\tST STM32F303VC"
},
"STM32F334C8": {
"OGChipSelectEditMenu": "STM32F334C8\tST STM32F334C8"
},
"STM32F413ZH": {
"OGChipSelectEditMenu": "STM32F413ZH\tST STM32F413ZH"
},
"STM32F469NI": {
"OGChipSelectEditMenu": "STM32F469NI\tST STM32F469NI"
},
"STM32F769NI": {
"OGChipSelectEditMenu": "STM32F769NI\tST STM32F769NI"
},
"STM32F303ZE": {
"OGChipSelectEditMenu": "STM32F303ZE\tST STM32F303ZE"
},
"STM32F410RB": {
"OGChipSelectEditMenu": "STM32F410RB\tST STM32F410RB"
},
"STM32F412ZG": {
"OGChipSelectEditMenu": "STM32F412ZG\tST STM32F412ZG"
},
"STM32F413ZH": {
"OGChipSelectEditMenu": "STM32F413ZH\tST STM32F413ZH"
},
"STM32F756ZG": {
"OGChipSelectEditMenu": "STM32F756ZG\tST STM32F756ZG"
},
"STM32L053R8": {
"OGChipSelectEditMenu": "STM32L053R8\tST STM32L053R8"
},
"STM32L432KC": {
"OGChipSelectEditMenu": "STM32L432KC\tST STM32L432KC"
}
}