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 mbed-os-example-client by
configs/mesh-mbedignore@45:b150e0aa009c, 2016-12-13 (annotated)
- Committer:
- mbed_official
- Date:
- Tue Dec 13 13:45:11 2016 +0000
- Revision:
- 45:b150e0aa009c
- Child:
- 63:c73f78fd7982
configs/*.json based configurations (#140)
* configs/*.json based configurations
Per Marcelo Salazar's proposal add configuration examples to a configs-folder.
By default the repo does not anymore have an mbed_app.json at all, but one should
copy one of the example configs, potentially modify it and use it.
Add mbedignore files to avoid the compilation problems.
Reference:
https://github.com/ARMmbed/mbed-os-example-client/issues/137
* Clarify connection types per bearer
Mesh-networking ONLY supports UDP, others support both. Table to
illustrate UPD/TCP modes per network bearer.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 45:b150e0aa009c | 1 | esp8266-driver/* |