Fix typos

pull/7916/head
Jenny Plunkett 2018-08-28 13:25:06 -05:00
parent a8b60f5a98
commit 7977fd8edf
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ class MCUXpresso(GNUARMEclipse):
@classmethod
def is_target_supported(cls, target_name):
# targes suppoerted when .cproject templatefile exists
# target is supported when *_cproject.tmpl template file exists
if exists(cls.TEMPLATE_DIR + '/mcuxpresso/' + target_name + '_cproject.tmpl'):
target = TARGET_MAP[target_name]
return apply_supported_whitelist(