Embedded web server
Dependencies: EthernetNetIf HTTPServer SDFileSystem mbed
Fork of webserver by
This web server serves pages from an SD card and supports RPC calls for the PWM and GPIO
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