Skip to content

Commit bb29ed8

Browse files
author
Daniel Kupiniak
committed
Export ELMO_F411RE projects to offline GCC ARM Make project.
1 parent e1890c9 commit bb29ed8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tools/export/gcc_arm_elmo_f411re.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{% extends "gcc_arm_common.tmpl" %}

tools/export/gccarm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ class GccArm(Exporter):
117117
'SAML21J18A',
118118
'SAMG55J19',
119119
'ARM_BEETLE_SOC',
120+
'ELMO_F411RE',
120121
]
121122

122123
DOT_IN_RELATIVE_PATH = True

0 commit comments

Comments
 (0)