Merge pull request #6637 from bcostm/add_iar_stm32l496ag

Add IAR export for STM32L496AG
pull/6538/merge
Cruz Monrreal 2018-04-17 10:55:39 -05:00 committed by GitHub
commit 1df9f7d450
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"
},
"STM32L496AG": {
"OGChipSelectEditMenu": "STM32L496AG\tST STM32L496AG"
},
"STM32L496ZG": {
"OGChipSelectEditMenu": "STM32L496ZG\tST STM32L496ZG"
},