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.
Fork of X_NUCLEO_IDB0XA1 by
.gitignore@306:3a7d9f923493, 2016-09-15 (annotated)
- Committer:
- Vincent Coubard
- Date:
- Thu Sep 15 16:59:44 2016 +0100
- Revision:
- 306:3a7d9f923493
- Parent:
- 129:d5686dd11391
Merge sync_with_github into the default branch to makes the online IDE happy.
Sync with 7c82dbe71630c69410de24d80a5a854feaf53729
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Wolfgang Betz |
129:d5686dd11391 | 1 | # vim temporary files |
| Wolfgang Betz |
129:d5686dd11391 | 2 | *.sw* |
| Wolfgang Betz |
129:d5686dd11391 | 3 | |
| Wolfgang Betz |
129:d5686dd11391 | 4 | # yotta files |
| Wolfgang Betz |
129:d5686dd11391 | 5 | build |
| Wolfgang Betz |
129:d5686dd11391 | 6 | yotta_modules |
| Wolfgang Betz |
129:d5686dd11391 | 7 | yotta_targets |
| Wolfgang Betz |
129:d5686dd11391 | 8 | .yotta.json |
| Wolfgang Betz |
129:d5686dd11391 | 9 | upload.tar.gz |
