Remove special case template for F746ZG

pull/3413/head
Jimmy Brisson 2016-12-12 18:20:03 -06:00
parent 2481c468ce
commit 80d47e21ff
2 changed files with 1 additions and 1938 deletions

View File

@ -33,8 +33,7 @@ class IAR(Exporter):
and DeviceCMSIS.check_supported(target)]
SPECIAL_TEMPLATES = {
'rz_a1h' : 'iar/iar_rz_a1h.ewp.tmpl',
'nucleo_f746zg' : 'iar/iar_nucleo_f746zg.ewp.tmpl'
'rz_a1h' : 'iar/iar_rz_a1h.ewp.tmpl'
}
def iar_groups(self, grouped_src):

File diff suppressed because it is too large Load Diff