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.
.gitignore@2:ff1a293c4df3, 2020-06-29 (annotated)
- Committer:
- morgandu
- Date:
- Mon Jun 29 08:17:16 2020 +0000
- Revision:
- 2:ff1a293c4df3
- Parent:
- 1:fe3df398bdf5
Webserver example for mbed OS 5 - HTTP 1.1 and multi-threaded; Fix for mbed OS 5.15 and clean unnecessary libraries; Add fixed IP address option; Test on Nuvoton NuMaker boards.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Jan Jongboom |
0:41f820ea137a | 1 | .mbed |
| Jan Jongboom |
0:41f820ea137a | 2 | BUILD/ |
| Jan Jongboom |
0:41f820ea137a | 3 | mbed_settings.* |
| Jan Jongboom |
1:fe3df398bdf5 | 4 | .hgignore |
| Jan Jongboom |
1:fe3df398bdf5 | 5 | .hg/ |
| Jan Jongboom |
1:fe3df398bdf5 | 6 | mbed_config.h |
| Jan Jongboom |
1:fe3df398bdf5 | 7 | Makefile |
| Jan Jongboom |
1:fe3df398bdf5 | 8 | mbed-memory-status.lib |
| Jan Jongboom |
0:41f820ea137a | 9 |