mirror of https://github.com/ARMmbed/mbed-os.git
Export ELMO_F411RE projects to offline GCC ARM Make project.
parent
e1890c9284
commit
bb29ed8991
|
@ -0,0 +1 @@
|
|||
{% extends "gcc_arm_common.tmpl" %}
|
|
@ -117,6 +117,7 @@ class GccArm(Exporter):
|
|||
'SAML21J18A',
|
||||
'SAMG55J19',
|
||||
'ARM_BEETLE_SOC',
|
||||
'ELMO_F411RE',
|
||||
]
|
||||
|
||||
DOT_IN_RELATIVE_PATH = True
|
||||
|
|
Loading…
Reference in New Issue