Export ELMO_F411RE projects to offline GCC ARM Make project.

pull/2042/head
Daniel Kupiniak 2016-06-28 14:14:48 +02:00
parent e1890c9284
commit bb29ed8991
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
{% extends "gcc_arm_common.tmpl" %}

View File

@ -117,6 +117,7 @@ class GccArm(Exporter):
'SAML21J18A', 'SAML21J18A',
'SAMG55J19', 'SAMG55J19',
'ARM_BEETLE_SOC', 'ARM_BEETLE_SOC',
'ELMO_F411RE',
] ]
DOT_IN_RELATIVE_PATH = True DOT_IN_RELATIVE_PATH = True