mirror of https://github.com/ARMmbed/mbed-os.git
5 lines
123 B
Cheetah
5 lines
123 B
Cheetah
|
{% extends "gcc_arm_common.tmpl" %}
|
||
|
|
||
|
{% block hardfp %}{% endblock %}
|
||
|
{% block cpu %}-mcpu=cortex-m4 -mthumb{% endblock %}
|