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.
mbed-client/.yotta_ignore@2:b894b3508057, 2017-09-05 (annotated)
- Committer:
- Ren Boting
- Date:
- Tue Sep 05 11:56:13 2017 +0900
- Revision:
- 2:b894b3508057
- Parent:
- 0:29983394c6b6
Update all libraries and reform main.cpp
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
edamame22 | 0:29983394c6b6 | 1 | # files for linux builds |
edamame22 | 0:29983394c6b6 | 2 | |
edamame22 | 0:29983394c6b6 | 3 | # ignore linux test application |
edamame22 | 0:29983394c6b6 | 4 | test/lwm2mtestapplication/* |
edamame22 | 0:29983394c6b6 | 5 | test/lwm2m/* |
edamame22 | 0:29983394c6b6 | 6 | coverage/* |
edamame22 | 0:29983394c6b6 | 7 | results/* |