Merge pull request #7020 from marcemmers/iar-add-stm32l433

Add STM32L433RC to IAR exporter definitions
pull/6752/merge
Cruz Monrreal 2018-05-29 10:42:43 -05:00 committed by GitHub
commit 1b168b6717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"STM32L443RC": {
"OGChipSelectEditMenu": "STM32L443RC\tST STM32L443RC"
},
"STM32L433RC": {
"OGChipSelectEditMenu": "STM32L433RC\tST STM32L433RC"
},
"STM32L496AG": {
"OGChipSelectEditMenu": "STM32L496AG\tST STM32L496AG"
},