Clone of official tools
export/gnuarmeclipse/mbedignore.tmpl@36:96847d42f010, 2017-06-22 (annotated)
- Committer:
- The Other Jimmy
- Date:
- Thu Jun 22 11:12:28 2017 -0500
- Revision:
- 36:96847d42f010
Tools release 5.5.1
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
The Other Jimmy |
36:96847d42f010 | 1 | {%- for config in options.values() -%} |
The Other Jimmy |
36:96847d42f010 | 2 | {{config.name}}/* |
The Other Jimmy |
36:96847d42f010 | 3 | {% endfor -%} |