]> git.sur5r.net Git - freertos/blob - Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/httpd-fs/index.shtml
New Eclipse demo added - working but not yet completed.
[freertos] / Demo / ColdFire_MCF52233_Eclipse / RTOSDemo / webserver / httpd-fs / index.shtml
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <html>\r
3   <head>\r
4     <title>FreeRTOS.org uIP WEB server demo</title>\r
5   </head>\r
6   <BODY onLoad="window.setTimeout(&quot;location.href='index.shtml'&quot;,2000)"bgcolor="#CCCCff">\r
7 <font face="arial">\r
8 <br><p>\r
9 <h2>Task statistics</h2>\r
10 Page will refresh every 2 seconds.<p>\r
11 <font face="courier"><pre>Task          State  Priority  Stack  #<br>************************************************<br>\r
12 %! rtos-stats\r
13 </pre></font>\r
14 </font>\r
15 </body>\r
16 </html>\r
17 \r