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.
shields/TARGET_ST_BLUENRG/.gitignore@0:29983394c6b6, 2017-04-13 (annotated)
- Committer:
- edamame22
- Date:
- Thu Apr 13 04:48:11 2017 +0000
- Revision:
- 0:29983394c6b6
Initial commit
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| edamame22 | 0:29983394c6b6 | 1 | # vim temporary files |
| edamame22 | 0:29983394c6b6 | 2 | *.sw* |
| edamame22 | 0:29983394c6b6 | 3 | |
| edamame22 | 0:29983394c6b6 | 4 | # yotta files |
| edamame22 | 0:29983394c6b6 | 5 | build |
| edamame22 | 0:29983394c6b6 | 6 | yotta_modules |
| edamame22 | 0:29983394c6b6 | 7 | yotta_targets |
| edamame22 | 0:29983394c6b6 | 8 | .yotta.json |
| edamame22 | 0:29983394c6b6 | 9 | upload.tar.gz |