Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
export/mcuxpresso/mbedignore.tmpl@45:c4a728429846, 2018-09-25 (annotated)
- Committer:
- theotherjimmy
- Date:
- Tue Sep 25 13:52:56 2018 -0500
- Revision:
- 45:c4a728429846
- Parent:
- 40:7d3fa6b99b2b
Fix usage of notify API in legacy support code
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| theotherjimmy |
40:7d3fa6b99b2b | 1 | {%- for config in options.values() -%} |
| theotherjimmy |
40:7d3fa6b99b2b | 2 | {{config.name}}/* |
| theotherjimmy |
40:7d3fa6b99b2b | 3 | {% endfor -%} |
