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.
Dependencies: mbed-os-example-ble-Advertising
.gitignore@308:51c158b772b1, 2022-09-02 (annotated)
- Committer:
- divyarehani
- Date:
- Fri Sep 02 09:56:16 2022 +0000
- Revision:
- 308:51c158b772b1
- Parent:
- 129:d5686dd11391
hi;
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 |