mirror of https://github.com/ARMmbed/mbed-os.git
LPC11U35_501 removed from uVision exporter targets
uvision4_lpc11u35_501.uvproj.tmpl is missing so the export fails. I am removing this so that the option to export is removed.pull/645/head
parent
5a868b18bc
commit
8edcefa42a
|
@ -50,7 +50,8 @@ class Uvision4(Exporter):
|
|||
'NUCLEO_L152RE',
|
||||
'UBLOX_C027',
|
||||
'LPC1549',
|
||||
'LPC11U35_501',
|
||||
# Removed as uvision4_lpc11u35_501.uvproj.tmpl is missing.
|
||||
#'LPC11U35_501',
|
||||
'NRF51822',
|
||||
'HRM1017',
|
||||
'ARCH_PRO',
|
||||
|
|
Loading…
Reference in New Issue