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 SWUpdate by
Revision 11:4ef0309135e6, committed 2014-06-21
- Comitter:
- WiredHome
- Date:
- Sat Jun 21 19:31:37 2014 +0000
- Parent:
- 10:78d727e8d0de
- Child:
- 12:f1fdf8cabbc4
- Commit message:
- another documentation update.
Changed in this revision
| SWUpdate.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/SWUpdate.h Sat Jun 21 19:29:43 2014 +0000 +++ b/SWUpdate.h Sat Jun 21 19:31:37 2014 +0000 @@ -1,4 +1,4 @@ -/// Automatic Software Update via the network. +/// @file Automatic Software Update via the network. /// /// This library provides a reasonably simple interface to updating sofware /// semi-automatically via the network. It does that by querying a web server
