Skip to content

Enable the use of template inheritance for exporters #444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2014

Conversation

chrta
Copy link
Contributor

@chrta chrta commented Aug 13, 2014

This is the first step to fix #370

It only enables the use of template inheritance, see
http://jinja.pocoo.org/docs/templates/#template-inheritance

The actual templates are not touched yet. The current templates are still working and can be ported step by step to use template inheritance.

bogdanm added a commit that referenced this pull request Aug 18, 2014
Enable the use of template inheritance for exporters
@bogdanm bogdanm merged commit e4bd6f4 into ARMmbed:master Aug 18, 2014
@chrta chrta deleted the enable_jinja_template_inheritance branch July 19, 2015 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A lot copy and paste in gcc arm exporters (with possible solution)
2 participants