mirror of https://github.com/ARMmbed/mbed-os.git
[NUCLEO_L476RG] re-insert this target in the list of uvision exporters
parent
390584a424
commit
1449c0d665
|
|
@ -58,7 +58,7 @@ class Uvision4(Exporter):
|
||||||
'NUCLEO_L053R8',
|
'NUCLEO_L053R8',
|
||||||
'NUCLEO_L073RZ',
|
'NUCLEO_L073RZ',
|
||||||
'NUCLEO_L152RE',
|
'NUCLEO_L152RE',
|
||||||
#'NUCLEO_L476RG', removed because uvision4_nucleo_l476rg.uvproj.tmpl is missing
|
'NUCLEO_L476RG',
|
||||||
'UBLOX_C027',
|
'UBLOX_C027',
|
||||||
'LPC1549',
|
'LPC1549',
|
||||||
'LPC11U68',
|
'LPC11U68',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue