Merge pull request #2042 from DanKupiniak/export_elmo_f411re_to_gcc_arm

Export ELMO_F411RE projects to offline GCC ARM Make project.
pull/2046/head
Martin Kojtal 2016-06-28 15:34:11 +02:00 committed by GitHub
commit a84b7e71e2
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',
'SAMG55J19',
'ARM_BEETLE_SOC',
'ELMO_F411RE',
]
DOT_IN_RELATIVE_PATH = True