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
Stephen Paulger 2014-11-04 10:45:19 +00:00
parent 5a868b18bc
commit 8edcefa42a
1 changed files with 2 additions and 1 deletions

View File

@ -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',