mirror of https://github.com/ARMmbed/mbed-os.git
NUCLEO_L4R5ZI_P: enable sw4stm32 export
parent
5e4d6c96d0
commit
5233c388ea
|
@ -288,6 +288,11 @@ class Sw4STM32(GNUARMEclipse):
|
|||
'name': 'NUCLEO-L496ZG',
|
||||
'mcuId': 'STM32L496ZGTx'
|
||||
},
|
||||
'NUCLEO_L4R5ZI_P':
|
||||
{
|
||||
'name': 'NUCLEO-L4R5ZI',
|
||||
'mcuId': 'STM32L4R5ZITx'
|
||||
},
|
||||
'NUCLEO_L4R5ZI':
|
||||
{
|
||||
'name': 'NUCLEO-L4R5ZI',
|
||||
|
|
Loading…
Reference in New Issue