Merge pull request #10294 from jeromecoutant/PR_L4REXPORT

NUCLEO_L4R5ZI_P: enable sw4stm32 export
pull/10309/head
Martin Kojtal 2019-04-03 14:28:16 +02:00 committed by GitHub
commit b501aeda09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -288,6 +288,11 @@ class Sw4STM32(GNUARMEclipse):
'name': 'NUCLEO-L496ZG', 'name': 'NUCLEO-L496ZG',
'mcuId': 'STM32L496ZGTx' 'mcuId': 'STM32L496ZGTx'
}, },
'NUCLEO_L4R5ZI_P':
{
'name': 'NUCLEO-L4R5ZI',
'mcuId': 'STM32L4R5ZITx'
},
'NUCLEO_L4R5ZI': 'NUCLEO_L4R5ZI':
{ {
'name': 'NUCLEO-L4R5ZI', 'name': 'NUCLEO-L4R5ZI',