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: EthernetNetIf HTTPServer SDFileSystem mbed
Fork of webserver by
Revision 5:a8e0af266847, committed 2013-03-12
- Comitter:
- ajoliver
- Date:
- Tue Mar 12 16:24:54 2013 +0000
- Parent:
- 4:c5b42552ba4a
- Commit message:
- Web server modified to serve pages from an SD card. ; Supports RPC for access the PWM and GPIO
Changed in this revision
SDFileSystem.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r c5b42552ba4a -r a8e0af266847 SDFileSystem.lib --- a/SDFileSystem.lib Tue Mar 12 12:17:45 2013 +0000 +++ b/SDFileSystem.lib Tue Mar 12 16:24:54 2013 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/KatsushiOgawa/code/SDFileSystem/#96d9b11880e3 +http://mbed.org/users/ajoliver/code/SDFileSystem/#96d9b11880e3